Searched refs:GetPolicyCache (Results 1 – 3 of 3) sorted by relevance
48 std::map<int32_t, std::list<ModePolicy>> GetPolicyCache() in GetPolicyCache() function
67 policyCache = mode->GetPolicyCache(); in SetPolicyMode()
91 auto policyCache = DelayedSpSingleton<PowerSaveMode>::GetInstance()->GetPolicyCache(); in ReadPowerModePolicy()