#include <support/Atom.h>
#include <support/ConditionVariable.h>
#include <support/SupportDefs.h>
#include <support/IBinder.h>
#include <support/Context.h>
#include <support/Parcel.h>
#include <support/Process.h>
#include <support/SortedVector.h>
#include <stddef.h>
#include <pthread.h>
Go to the source code of this file.
Classes | |
class | SLooper |
The Binder's per-thread state and thread pool utilities. More... | |
Defines | |
#define | BINDER_DEBUG_LIB 0 |
Functions | |
SContext | get_default_context () |
Old compatibility API. Use SContext::UserContext() instead. | |
SContext | get_system_context () |
Old compatibility API. Use SContext::SystemContext() instead. | |
SString | get_system_directory () |
|
|
|
Old compatibility API. Use SContext::UserContext() instead.
|
|
Old compatibility API. Use SContext::SystemContext() instead.
|
|
|