Home
last modified time | relevance | path

Searched defs:resConfigArray (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp89 nlohmann::json resConfigArray = nlohmann::json::parse("{}", nullptr, false); in PreciseCoverageParseTimerResCtrlConfig() local
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_utils_unit_test.cpp278 nlohmann::json resConfigArray = nlohmann::json::parse("{}", nullptr, false); variable
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp647 bool StandbyConfigManager::ParseTimerResCtrlConfig(const nlohmann::json& resConfigArray) in ParseTimerResCtrlConfig()
677 const nlohmann::json& resConfigArray) in ParseDefaultResCtrlConfig()