Home
last modified time | relevance | path

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

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