Searched refs:GetValuePolicy (Results 1 – 3 of 3) sorted by relevance
47 bool GetValuePolicy(std::list<ModePolicy> &openPolicy, int32_t mode);
83 DelayedSpSingleton<PowerSaveMode>::GetInstance()->GetValuePolicy(openPolicy, mode); in ReadOpenPolicy()
106 bool PowerSaveMode::GetValuePolicy(std::list<ModePolicy> &openPolicy, int32_t mode) in GetValuePolicy() function in OHOS::PowerMgr::PowerSaveMode