Searched defs:loadNanoapp (Results 1 – 6 of 6) sorted by relevance
79 Nanoapp loadNanoapp() { in loadNanoapp() function
85 void loadNanoapp(const char *name, uint64_t appId, uint32_t appVersion, in loadNanoapp() function
109 bool HalChreSocketConnection::loadNanoapp( in loadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
90 bool ChreDaemonBase::loadNanoapp(const std::vector<uint8_t> &header, in loadNanoapp() function in android::chre::ChreDaemonBase
113 ScopedAStatus ContextHub::loadNanoapp(int32_t contextHubId, in loadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
427 bool loadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in loadNanoapp() function