Home
last modified time | relevance | path

Searched refs:DumpStandbyConfigInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp158 DelayedSingleton<StandbyConfigManager>::GetInstance()->DumpStandbyConfigInfo(str); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h109 void DumpStandbyConfigInfo(std::string& result);
/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h170 void DumpStandbyConfigInfo(std::string& result);
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_utils_unit_test.cpp227 StandbyConfigManager::GetInstance()->DumpStandbyConfigInfo(result); in HWTEST_F()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1298 DumpStandbyConfigInfo(result); in DumpShowDetailInfo()
1336 void StandbyServiceImpl::DumpStandbyConfigInfo(std::string& result) in DumpStandbyConfigInfo() function in OHOS::DevStandbyMgr::StandbyServiceImpl
1339 StandbyConfigManager::GetInstance()->DumpStandbyConfigInfo(result); in DumpStandbyConfigInfo()
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp840 void StandbyConfigManager::DumpStandbyConfigInfo(std::string& result) in DumpStandbyConfigInfo() function in OHOS::DevStandbyMgr::StandbyConfigManager

Completed in 7 milliseconds