Searched refs:GetRecoverPolicy (Results 1 – 3 of 3) sorted by relevance
48 bool GetRecoverPolicy(std::list<ModePolicy> &recoverPolicy, int32_t mode);
88 DelayedSpSingleton<PowerSaveMode>::GetInstance()->GetRecoverPolicy(recoverPolicy, mode); in ReadRecoverPolicy()
112 bool PowerSaveMode::GetRecoverPolicy(std::list<ModePolicy> &recoverPolicy, int32_t mode) in GetRecoverPolicy() function in OHOS::PowerMgr::PowerSaveMode