Home
last modified time | relevance | path

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

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