Acquire(const void *id) const | SAtom | [inline] |
AsBinder() | IInterface | |
AsBinder() const | IInterface | |
AsBinderImpl() | BnNodeObserver | [protected, virtual] |
AsBinderImpl() const | BnNodeObserver | [protected, virtual] |
Asked(const SValue &what, SValue *out) | BBinder | [protected, virtual] |
AtomObjectSize() const | SAtom | |
AttachAtom(SAtom *target) | SAtom | |
AttemptAcquire(const void *id) const | SAtom | [inline] |
AttemptDecStrong(const void *id) const | SAtom | |
AttemptIncStrong(const void *id) const | SAtom | |
AttemptIncStrongFast() const | SAtom | |
AttemptIncWeak(const void *id) const | SAtom | |
AttemptIncWeakFast() const | SAtom | |
AttemptRelease(const void *id) const | SAtom | [inline] |
AutobinderGet(const BAutobinderDef *def, void *result) | BBinder | [virtual] |
AutobinderInvoke(const BAutobinderDef *def, void **params, void *result) | BBinder | [virtual] |
AutobinderPut(const BAutobinderDef *def, const void *value) | BBinder | [virtual] |
BBinder() | BBinder | [protected] |
BBinder(const SContext &context) | BBinder | [protected] |
BBinder(const BBinder &other) | BBinder | [protected] |
BnNodeObserver() | BnNodeObserver | [protected] |
BnNodeObserver(const SContext &context) | BnNodeObserver | [protected] |
BNodeObserver() | BNodeObserver | |
BNodeObserver(const SContext &context) | BNodeObserver | |
BNS(palmos::osp::) BpBinder *RemoteBinder() | IBinder | [virtual] |
Called(const SValue &func, const SValue &args, SValue *out) | BBinder | [protected, virtual] |
Context() const | BBinder | [inline] |
CreateWeak(const void *cookie) const | SAtom | |
DecRefs(const void *id) const | SAtom | [inline] |
DecStrong(const void *id) const | SAtom | |
DecStrongFast() const | SAtom | |
DecWeak(const void *id) const | SAtom | |
DecWeakFast() const | SAtom | |
DeleteAtom(const void *id) | SAtom | [protected, virtual] |
Effect(const SValue &in, const SValue &inBindings, const SValue &outBindings, SValue *out) | BBinder | [virtual] |
EntryCreated(const sptr< INode > &node, const SString &name, const sptr< IBinder > &entry) | BNodeObserver | [virtual] |
EntryModified(const sptr< INode > &node, const SString &name, const sptr< IBinder > &entry) | BNodeObserver | [virtual] |
EntryRemoved(const sptr< INode > &node, const SString &name) | BNodeObserver | [virtual] |
EntryRenamed(const sptr< INode > &node, const SString &old_name, const SString &new_name, const sptr< IBinder > &entry) | BNodeObserver | [virtual] |
ExecAsInterface(const sptr< IBinder > &binder, const SValue &descriptor, instantiate_proxy_func proxy_func, status_t *out_error=NULL) | IInterface | [protected, static] |
ExecAsInterfaceNoInspect(const sptr< IBinder > &binder, const SValue &descriptor, instantiate_proxy_func proxy_func, status_t *out_error=NULL) | IInterface | [protected, static] |
ExistsAndIncStrong(SAtom *atom) | SAtom | [static] |
ExistsAndIncWeak(SAtom *atom) | SAtom | [static] |
FINISH_ATOM_ASYNC enum value | SAtom | [protected] |
FinishAtom(const void *id) | SAtom | [protected, virtual] |
ForceAcquire(const void *id) const | SAtom | [inline] |
ForceIncStrong(const void *id) const | SAtom | |
ForceIncStrongFast() const | SAtom | |
Get(const SValue &bindings) const | IBinder | |
Get() const | IBinder | |
GetActiveTypeNames(SSortedVector< SString > *outNames) | SAtom | [static] |
GetAllWithTypeName(const char *typeName, SVector< wptr< SAtom > > *outAtoms=NULL, SVector< sptr< SLightAtom > > *outLightAtoms=NULL) | SAtom | [static] |
HandleEffect(const SValue &, const SValue &, const SValue &, SValue *) | BnNodeObserver | [protected, virtual] |
HasManyStrongPointers() const | SAtom | |
HasManyWeakPointers() const | SAtom | |
HasStrongPointers() const | SAtom | |
HasWeakPointers() const | SAtom | |
HoldRefForLink(const SValue &binding, uint32_t flags) | BBinder | [protected, virtual] |
IBinder() | IBinder | [inline, protected] |
IInterface() | IInterface | |
IncRefs(const void *id) const | SAtom | [inline] |
IncStrong(const void *id) const | SAtom | |
IncStrongAttempted(uint32_t flags, const void *id) | SAtom | [protected, virtual] |
IncStrongFast() const | SAtom | |
IncWeak(const void *id) const | SAtom | |
IncWeakFast() const | SAtom | |
InitAtom() | SAtom | [protected, virtual] |
INodeObserver() | INodeObserver | [inline, protected] |
Inspect(const sptr< IBinder > &caller, const SValue &which, uint32_t flags=0) | BnNodeObserver | [virtual] |
instantiate_proxy_func typedef | IInterface | [protected] |
InterfaceFor(const SValue &descriptor, uint32_t flags=0) | BnNodeObserver | [virtual] |
Invoke(const SValue &func, const SValue &args) | IBinder | |
Invoke(const SValue &func) | IBinder | |
IsBinderAlive() const | BBinder | [virtual] |
IsLinked() const | BBinder | |
LeakReport(const sptr< ITextOutput > &io, int32_t mark=0, int32_t last=-1, uint32_t flags=0) | SAtom | [static] |
LeakReport(int32_t mark=0, int32_t last=-1, uint32_t flags=0) | SAtom | [static] |
Link(const sptr< IBinder > &target, const SValue &bindings, uint32_t flags=0) | BBinder | [virtual] |
LinkNodeObserver(const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) | INodeObserver | [inline] |
LinkToDeath(const sptr< BBinder > &target, const SValue &method, uint32_t flags=0) | BBinder | [virtual] |
LocalBinder() | BBinder | [virtual] |
MarkLeakReport() | SAtom | [static] |
MovePointersAfter(SAtom **newPtr, SAtom **oldPtr, size_t num=1) | SAtom | [static] |
MovePointersBefore(SAtom **newPtr, SAtom **oldPtr, size_t num=1) | SAtom | [static] |
NodeChanged(const sptr< INode > &node, uint32_t flags, const SValue &hints) | BNodeObserver | [virtual] |
operator delete(void *ptr, size_t size) | SAtom | |
operator new(size_t size) | SAtom | |
operator new(size_t size, const B_SNS(std::) nothrow_t &) | SAtom | |
PingBinder() | BBinder | [virtual] |
Pull(SValue *inMaskAndDefaultsOutData) | BBinder | [protected, virtual] |
Push(const SValue &out) | BBinder | |
Put(const SValue &in) | IBinder | |
Release(const void *id) const | SAtom | [inline] |
RemoteBinder() | BBinder | [virtual] |
RenameOwnerID(const void *newID, const void *oldID) const | SAtom | |
Report(const sptr< ITextOutput > &io, uint32_t flags=0) const | SAtom | |
SAtom() | SAtom | [protected] |
StartWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StopWatching(const B_SNS(std::) type_info *type) | SAtom | [static] |
StrongCount() const | SAtom | |
Told(const SValue &what, const SValue &in) | BBinder | [protected, virtual] |
Transact(uint32_t code, SParcel &data, SParcel *reply, uint32_t flags) | BnNodeObserver | [protected, virtual] |
Unlink(const wptr< IBinder > &target, const SValue &bindings, uint32_t flags=0) | BBinder | [virtual] |
UnlinkNodeObserver(const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) | INodeObserver | [inline] |
UnlinkToDeath(const wptr< BBinder > &target, const SValue &method, uint32_t flags=0) | BBinder | [virtual] |
WeakCount() const | SAtom | |
~BBinder() | BBinder | [protected, virtual] |
~BnNodeObserver() | BnNodeObserver | [protected, virtual] |
~BNodeObserver() | BNodeObserver | [virtual] |
~IBinder() | IBinder | [inline, protected, virtual] |
~IInterface() | IInterface | [protected, virtual] |
~INodeObserver() | INodeObserver | [protected, virtual] |
~SAtom() | SAtom | [protected, virtual] |