Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc509 std::vector<int64_t> nanoappIdsToUnload; in enableTestMode() local
545 std::back_inserter(nanoappIdsToUnload)); in enableTestMode()
546 if (!unloadNanoappsInternal(kDefaultHubId, nanoappIdsToUnload)) { in enableTestMode()