Searched refs:setCachedStart (Results 1 – 2 of 2) sorted by relevance
432 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()
378 bool setCachedStart(hub_app_name_t &appName, bool start) { in setCachedStart() function