Searched refs:unloadNanoappInternal (Results 1 – 2 of 2) sorted by relevance
183 bool unloadNanoappInternal(int64_t appId, int32_t transactionId);
157 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::ContextHub700 if (!unloadNanoappInternal(nanoappIdToUnload, in unloadNanoappsInternal()