Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp431 appManager.setCachedStart(mAppName, true); in setupMgmt()
439 appManager.setCachedStart(mAppName, false); in setupMgmt()
712 appManager.setCachedStart(mAppName, true); in handleRun()
723 appManager.setCachedStart(mAppName, false); in handleRun()
844 appManager.setCachedStart(mAppName, true); in handleMgmt()
Dsystem_comms.h378 bool setCachedStart(hub_app_name_t &appName, bool start) { in setCachedStart() function