Searched refs:kSystemPolicyIdSuspendPrep (Results 1 – 3 of 3) sorted by relevance
52 constexpr const char kSystemPolicyIdSuspendPrep[] = "system_power_policy_suspend_prep"; variable
848 mPreemptivePowerPolicies.emplace(kSystemPolicyIdSuspendPrep, in initPreemptivePowerPolicy()849 createPolicy(kSystemPolicyIdSuspendPrep, kNoComponents, in initPreemptivePowerPolicy()
81 constexpr const char* kSystemPolicyIdSuspendPrep = "system_power_policy_suspend_prep"; variable457 ASSERT_TRUE(policyManager.getPowerPolicy(kSystemPolicyIdSuspendPrep).ok()); in assertDefaultPolicies()