Searched defs:unloadNanoapp (Results 1 – 7 of 7) sorted by relevance
245 void unloadNanoapp(uint64_t appId) { in unloadNanoapp() function
130 bool HalChreSocketConnection::unloadNanoapp(uint64_t appId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
265 ScopedAStatus MultiClientContextHubBase::unloadNanoapp(int32_t contextHubId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
244 bool EventLoop::unloadNanoapp(uint16_t instanceId, in unloadNanoapp() function in chre::EventLoop
149 ScopedAStatus ContextHub::unloadNanoapp(int32_t contextHubId, int64_t appId, in unloadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
445 void unloadNanoapp(std::string &appIdOrName) { in unloadNanoapp() function
435 bool unloadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in unloadNanoapp() function