Home
last modified time | relevance | path

Searched refs:DumpSetDebugMode (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_utils_unit_test.cpp220 StandbyConfigManager::GetInstance()->DumpSetDebugMode(true); in HWTEST_F()
221 StandbyConfigManager::GetInstance()->DumpSetDebugMode(false); in HWTEST_F()
/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp155 DelayedSingleton<StandbyConfigManager>::GetInstance()->DumpSetDebugMode(debugMode); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h102 void DumpSetDebugMode(bool debugMode);
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp804 void StandbyConfigManager::DumpSetDebugMode(bool debugMode) in DumpSetDebugMode() function in OHOS::DevStandbyMgr::StandbyConfigManager
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1413 StandbyConfigManager::GetInstance()->DumpSetDebugMode(debugMode_); in DumpTurnOnOffSwitch()

Completed in 6 milliseconds