Home
last modified time | relevance | path

Searched defs:hasService (Results 1 – 3 of 3) 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/test/simulation/
Drpc_test.cc404 bool hasService = in TEST_F() local
420 bool hasService = false; in TEST_F() local