Searched defs:loadNanoapp (Results 1 – 9 of 9) sorted by relevance
192 void loadNanoapp(const char *name, uint64_t appId, uint32_t appVersion, in loadNanoapp() function207 uint64_t loadNanoapp(UniquePtr<TestNanoapp> app) { in loadNanoapp() function
118 bool ChreDaemonBase::loadNanoapp(const std::vector<uint8_t> &header, in loadNanoapp() function in android::chre::ChreDaemonBase
127 bool PreloadedNanoappLoader::loadNanoapp(const NanoAppBinaryHeader *appHeader, in loadNanoapp() function in android::chre::PreloadedNanoappLoader
423 void loadNanoapp(std::string &pathAndName) { in loadNanoapp() function
112 bool HalChreSocketConnection::loadNanoapp( in loadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
206 ScopedAStatus MultiClientContextHubBase::loadNanoapp( in loadNanoapp() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
181 bool ExynosDaemon::loadNanoapp(const std::vector<uint8_t> &header, in loadNanoapp() function in android::chre::ExynosDaemon
136 ScopedAStatus ContextHub::loadNanoapp(int32_t contextHubId, in loadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
411 bool loadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in loadNanoapp() function