#include </home/jparks/src/open-source/openbinder/libraries/libbinder/services/InformList.h>
Public Member Functions | |
CallbackInfo (const CallbackInfo &) | |
CallbackInfo (const sptr< IBinder > &target, const SValue &method, uint32_t flags) | |
CallbackInfo (const sptr< IBinder > &target, const SValue &method, uint32_t flags, const SValue &cookie) | |
CallbackInfo () | |
SValue | Cookie () const |
uint32_t | Flags () const |
SValue | Method () const |
sptr< IBinder > | Target () const |
~CallbackInfo () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|