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