Searched defs:sendNanoappLoad (Results 1 – 2 of 2) sorted by relevance
97 bool ChreDaemonBase::sendNanoappLoad(uint64_t appId, uint32_t appVersion, in sendNanoappLoad() function in android::chre::ChreDaemonBase
206 void sendNanoappLoad(SocketClient &client, uint64_t appId, uint32_t appVersion, in sendNanoappLoad() function