Home
last modified time | relevance | path

Searched refs:encodeNanoappListRequest (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/chre/host/common/include/chre_host/
H A Dhost_protocol_host.h151 static void encodeNanoappListRequest(flatbuffers::FlatBufferBuilder &builder);
/aosp_15_r20/hardware/google/pixel/pixelstats/
DDropDetect.cpp77 HostProtocolHost::encodeNanoappListRequest(builder); in requestNanoappList()
/aosp_15_r20/system/chre/host/common/pigweed/
H A Dhal_rpc_client.cc147 HostProtocolHost::encodeNanoappListRequest(builder); in retrieveServices()
/aosp_15_r20/system/chre/host/common/
H A Dhost_protocol_host.cc121 void HostProtocolHost::encodeNanoappListRequest(FlatBufferBuilder &builder) { in encodeNanoappListRequest() function in android::chre::HostProtocolHost
/aosp_15_r20/system/chre/host/hal_generic/common/
H A Dhal_chre_socket_connection.cc139 HostProtocolHost::encodeNanoappListRequest(builder); in queryNanoapps()
H A Dmulti_client_context_hub_base.cc375 HostProtocolHost::encodeNanoappListRequest(builder); in queryNanoapps()
/aosp_15_r20/system/chre/host/common/test/
H A Dchre_test_client.cc201 HostProtocolHost::encodeNanoappListRequest(builder); in requestNanoappList()
/aosp_15_r20/system/chre/host/common/test/power_test/
H A Dchre_power_test_client.cc355 HostProtocolHost::encodeNanoappListRequest(builder); in requestNanoappList()