Home
last modified time | relevance | path

Searched defs:sendNanoappLoad (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/chre/host/common/
H A Dfbs_daemon_base.cc47 bool FbsDaemonBase::sendNanoappLoad(uint64_t appId, uint32_t appVersion, in sendNanoappLoad() function in android::chre::FbsDaemonBase
/aosp_15_r20/system/chre/host/common/test/
H A Dchre_test_client.cc223 void sendNanoappLoad(SocketClient &client, uint64_t appId, uint32_t appVersion, in sendNanoappLoad() function
/aosp_15_r20/system/chre/host/common/test/power_test/
H A Dchre_power_test_client.cc365 bool sendNanoappLoad(SocketClient &client, uint64_t appId, uint32_t appVersion, in sendNanoappLoad() function