Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dnanoapp_load_manager.h61 bool prepareForLoad(uint16_t hostClientId, uint32_t transactionId,
/aosp12/system/chre/platform/shared/
H A Dnanoapp_load_manager.cc21 bool NanoappLoadManager::prepareForLoad(uint16_t hostClientId, in prepareForLoad() function in chre::NanoappLoadManager
/aosp12/system/chre/platform/slpi/
H A Dhost_link.cc557 success = sLoadManager.prepareForLoad(hostClientId, transactionId, appId, in handleLoadNanoappData()