Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/util/include/chre/util/pigweed/
H A Drpc_client.h113 ChreClientNanoappChannelOutput mChannelOutput; variable
/aosp_15_r20/system/chre/host/common/include/chre_host/pigweed/
H A Dhal_rpc_client.h169 std::unique_ptr<HalChannelOutput> mChannelOutput; variable
/aosp_15_r20/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
H A DChreRpcClient.java46 private final ChreChannelOutput mChannelOutput; field in ChreRpcClient
H A DChreCallbackHandler.java38 private ChreChannelOutput mChannelOutput; field in ChreCallbackHandler