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