Home
last modified time | relevance | path

Searched defs:IPCThreadState (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/binder/
DProcessState.h32 class IPCThreadState; variable
97 friend class IPCThreadState; variable
DParcel.h50 class IPCThreadState; variable
56 friend class IPCThreadState; variable
/frameworks/native/libs/binder/include/binder/
DProcessState.h32 class IPCThreadState; variable
97 friend class IPCThreadState; variable
DParcel.h50 class IPCThreadState; variable
56 friend class IPCThreadState; variable
/frameworks/native/libs/binder/
DIPCThreadState.cpp803 IPCThreadState::IPCThreadState() in IPCThreadState() function in android::IPCThreadState