Searched defs:mRpcClient (Results 1 – 4 of 4) sorted by relevance
| /system/chre/util/include/chre/util/pigweed/ | ||
| D | rpc_client.h | 113 pw::rpc::Client mRpcClient; variable |
| /system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/ | ||
| D | ChreRpcClient.java | 44 private final Client mRpcClient; field in ChreRpcClient |
| D | ChreCallbackHandler.java | 40 private Client mRpcClient; field in ChreCallbackHandler |
| /system/chre/java/test/rpc_service/src/com/google/android/chre/test/rpc_service/ | ||
| D | ContextHubRpcServiceTestExecutor.java | 66 private ChreRpcClient mRpcClient; field in ContextHubRpcServiceTestExecutor |