Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.h172 const std::vector<NanoappBinary> &nanoappBinaryList);
Dgeneric_context_hub_aidl.cc640 int32_t contextHubId, const std::vector<NanoappBinary> &nanoappBinaryList) { in loadNanoappsInternal() argument
649 for (const NanoappBinary &nanoappToLoad : nanoappBinaryList) { in loadNanoappsInternal()