Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_utils_unit_test.cpp224 StandbyConfigManager::GetInstance()->DumpSetParameter("test", 0, result); in HWTEST_F()
225 StandbyConfigManager::GetInstance()->DumpSetParameter(NAP_TIMEOUT, 0, result); in HWTEST_F()
/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp157 DelayedSingleton<StandbyConfigManager>::GetInstance()->DumpSetParameter(str, condition, str); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h104 void DumpSetParameter(const std::string& paramName, int32_t paramValue, std::string& result);
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp829 void StandbyConfigManager::DumpSetParameter(const std::string& paramName, int32_t paramValue, std::string& result) in DumpSetParameter() function in OHOS::DevStandbyMgr::StandbyConfigManager
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1433 StandbyConfigManager::GetInstance()->DumpSetParameter(argsInStr[DUMP_SECOND_PARAM], in DumpChangeConfigParam()

Completed in 8 milliseconds