Home
last modified time | relevance | path

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

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