Searched defs:RpcState (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/binder/include/binder/ | ||
D | RpcSession.h | 36 class RpcState; variable |
D | BpBinder.h | 33 class RpcState; variable |
D | Parcel.h | 66 friend class RpcState; variable |
/frameworks/native/include/binder/ | ||
D | Parcel.h | 66 friend class RpcState; variable |
/frameworks/native/libs/binder/ | ||
D | RpcState.cpp | 69 RpcState::RpcState() {} in RpcState() function in android::RpcState |