Searched refs:kSystemPolicyPrefix (Results 1 – 1 of 1) sorted by relevance
94 constexpr const char kSystemPolicyPrefix[] = "system_power_policy_"; variable593 return StartsWith(policyId, kSystemPolicyPrefix); in isSystemPowerPolicy()