Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/pigweed/
Drpc_client.h114 pw::rpc::Client mRpcClient; variable
/system/chre/host/common/include/chre_host/pigweed/
Dhal_rpc_client.h170 pw::rpc::Client mRpcClient; variable
/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
DChreRpcClient.java42 private final Client mRpcClient; field in ChreRpcClient
DChreCallbackHandler.java37 private Client mRpcClient; field in ChreCallbackHandler
/system/chre/java/test/rpc_service/src/com/google/android/chre/test/rpc_service/
DContextHubRpcServiceTestExecutor.java66 private ChreRpcClient mRpcClient; field in ContextHubRpcServiceTestExecutor