Home
last modified time | relevance | path

Searched refs:GetEligiblePersistAllowConfig (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/utils/test/fuzztest/configmanager_fuzzer/
H A Dconfigmanager_fuzzer.cpp152 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetEligiblePersistAllowConfig(str, in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h96 std::set<std::string> GetEligiblePersistAllowConfig(const std::string& paramName,
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp827 psersistAllowList = StandbyConfigManager::GetInstance()->GetEligiblePersistAllowConfig( in GetPersistAllowList()
830 psersistAllowList = StandbyConfigManager::GetInstance()->GetEligiblePersistAllowConfig( in GetPersistAllowList()
855 std::set<std::string> originRestrictSet = StandbyConfigManager::GetInstance()->GetEligiblePersistAllowConfig( in GetEligiableRestrictSet()
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp497 std::set<std::string> StandbyConfigManager::GetEligiblePersistAllowConfig(const std::string& paramName, in GetEligiblePersistAllowConfig() function in OHOS::DevStandbyMgr::StandbyConfigManager

Completed in 6 milliseconds