Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp432 appManager.setCachedStart(mAppName, true); in setupMgmt()
440 appManager.setCachedStart(mAppName, false); in setupMgmt()
713 appManager.setCachedStart(mAppName, true); in handleRun()
724 appManager.setCachedStart(mAppName, false); in handleRun()
845 appManager.setCachedStart(mAppName, true); in handleMgmt()
Dsystem_comms.h378 bool setCachedStart(hub_app_name_t &appName, bool start) { in setCachedStart() function