Home
last modified time | relevance | path

Searched refs:unloadNanoappInternal (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.h183 bool unloadNanoappInternal(int64_t appId, int32_t transactionId);
Dgeneric_context_hub_aidl.cc157 bool success = unloadNanoappInternal(appId, transactionId); in unloadNanoapp()
680 bool ContextHub::unloadNanoappInternal(int64_t appId, int32_t transactionId) { in unloadNanoappInternal() function in aidl::android::hardware::contexthub::ContextHub
700 if (!unloadNanoappInternal(nanoappIdToUnload, in unloadNanoappsInternal()