Searched refs:DumpSetDebugMode (Results 1 – 6 of 6) sorted by relevance
29 *DumpSetDebugMode*;
216 StandbyConfigManager::GetInstance()->DumpSetDebugMode(true);217 StandbyConfigManager::GetInstance()->DumpSetDebugMode(false);
153 DelayedSingleton<StandbyConfigManager>::GetInstance()->DumpSetDebugMode(debugMode); in DoSomethingInterestingWithMyAPI()
98 void DumpSetDebugMode(bool debugMode);
763 void StandbyConfigManager::DumpSetDebugMode(bool debugMode) in DumpSetDebugMode() function in OHOS::DevStandbyMgr::StandbyConfigManager
1405 StandbyConfigManager::GetInstance()->DumpSetDebugMode(debugMode_); in DumpTurnOnOffSwitch()