Home
last modified time | relevance | path

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

/system/chre/util/tests/
Dservice_helpers_test.cc25 uint64_t serviceId; in TEST() local
31 uint64_t serviceId; in TEST() local
38 uint64_t serviceId; in TEST() local
45 uint64_t serviceId; in TEST() local
69 uint64_t serviceId; in TEST() local
/system/chre/util/system/
Dservice_helpers.cc63 uint64_t &nanoappId, uint64_t &serviceId) { in extractNanoappIdAndServiceId()
/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()
/system/chre/core/
Dchre_message_hub_manager.cc646 uint64_t serviceId) { in doesNanoappHaveLegacyService()
649 uint64_t serviceId; in doesNanoappHaveLegacyService() member
916 uint64_t serviceId; in getEndpointForService() local