Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc566 std::string preloadedNanoappDirectory; in disableTestMode() local
578 preloadedNanoapps, &preloadedNanoappDirectory)) { in disableTestMode()
582 preloadedNanoapps, preloadedNanoappDirectory); in disableTestMode()
767 const std::string &preloadedNanoappDirectory) { in selectPreloadedNanoappsToLoad() argument
784 preloadedNanoappDirectory + "/" + preloadedNanoapp.name + ".so"; in selectPreloadedNanoappsToLoad()
Dgeneric_context_hub_aidl.h220 const std::string &preloadedNanoappDirectory);