Searched defs:unloadNanoapp (Results 1 – 8 of 8) sorted by relevance
108 void unloadNanoapp(Nanoapp app) { in unloadNanoapp() function
111 void unloadNanoapp<uint64_t>(uint64_t appId) { in unloadNanoapp() function
132 bool HalChreSocketConnection::unloadNanoapp(uint64_t appId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
165 ScopedAStatus MultiClientContextHubBase::unloadNanoapp(int32_t contextHubId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
229 bool EventLoop::unloadNanoapp(uint16_t instanceId, in unloadNanoapp() function in chre::EventLoop
424 void unloadNanoapp(std::string &appIdOrName) { in unloadNanoapp() function
146 ScopedAStatus ContextHub::unloadNanoapp(int32_t contextHubId, int64_t appId, in unloadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
432 bool unloadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in unloadNanoapp() function