Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.h159 bool loadNanoappInternal(const NanoappBinary &appBinary,
Dgeneric_context_hub_aidl.cc145 bool success = loadNanoappInternal(appBinary, transactionId); in loadNanoapp()
625 bool ContextHub::loadNanoappInternal(const NanoappBinary &appBinary, in loadNanoappInternal() function in aidl::android::hardware::contexthub::ContextHub
653 if (!loadNanoappInternal(nanoappToLoad, in loadNanoappsInternal()