Searched defs:loadNanoapp (Results 1 – 10 of 10) sorted by relevance
91 Nanoapp loadNanoapp() { in loadNanoapp() function
111 bool ChreDaemonBase::loadNanoapp(const std::vector<uint8_t> &header, in loadNanoapp() function in android::chre::ChreDaemonBase
91 bool PreloadedNanoappLoader::loadNanoapp(const std::vector<uint8_t> &header, in loadNanoapp() function in android::chre::PreloadedNanoappLoader
402 void loadNanoapp(std::string &pathAndName) { in loadNanoapp() function
95 void loadNanoapp(const char *name, uint64_t appId, uint32_t appVersion, in loadNanoapp() function
181 bool ExynosDaemon::loadNanoapp(const std::vector<uint8_t> &header, in loadNanoapp() function in android::chre::ExynosDaemon
114 bool HalChreSocketConnection::loadNanoapp( in loadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
125 ScopedAStatus MultiClientContextHubBase::loadNanoapp( in loadNanoapp() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
133 ScopedAStatus ContextHub::loadNanoapp(int32_t contextHubId, in loadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
408 bool loadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in loadNanoapp() function