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