Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/pigweed/
Drpc_client.h115 uint64_t mServerNanoappId; variable
/system/chre/host/common/include/chre_host/pigweed/
Dhal_channel_output.h51 const uint64_t mServerNanoappId; variable
Dhal_rpc_client.h165 const uint64_t mServerNanoappId; variable
/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
DChreRpcClient.java47 private final long mServerNanoappId; field in ChreRpcClient