Home
last modified time | relevance | path

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

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