Home
last modified time | relevance | path

Searched defs:hasService (Results 1 – 4 of 4) sorted by relevance

/system/chre/util/pigweed/
Drpc_client.cc46 bool RpcClient::hasService(uint64_t id, uint32_t version) { in hasService() function in chre::RpcClient
/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
DChreRpcClient.java109 public static boolean hasService(NanoAppState state, long serverNanoappId, long serviceId, in hasService() method in ChreRpcClient
/system/chre/host/common/pigweed/
Dhal_rpc_client.cc51 bool HalRpcClient::hasService(uint64_t id, uint32_t version) { in hasService() function in android::chre::HalRpcClient
/system/chre/test/simulation/
Drpc_test.cc384 bool hasService = in TEST_F() local
400 bool hasService = false; in TEST_F() local