Searched refs:GetEligiblePersistAllowConfig (Results 1 – 5 of 5) sorted by relevance
27 *GetEligiblePersistAllowConfig*;
151 DelayedSingleton<StandbyConfigManager>::GetInstance()->GetEligiblePersistAllowConfig(str, in DoSomethingInterestingWithMyAPI()
94 std::set<std::string> GetEligiblePersistAllowConfig(const std::string& paramName,
842 psersistAllowList = StandbyConfigManager::GetInstance()->GetEligiblePersistAllowConfig( in GetPersistAllowList()845 psersistAllowList = StandbyConfigManager::GetInstance()->GetEligiblePersistAllowConfig( in GetPersistAllowList()870 …td::string> originRestrictSet = StandbyConfigManager::GetInstance()->GetEligiblePersistAllowConfig( in GetEligiableRestrictSet()
483 std::set<std::string> StandbyConfigManager::GetEligiblePersistAllowConfig(const std::string& paramN… in GetEligiblePersistAllowConfig() function in OHOS::DevStandbyMgr::StandbyConfigManager