Searched defs:powerPolicyPerState (Results 1 – 7 of 7) sorted by relevance
106 in String[] powerPolicyPerState); in notifyPowerPolicyGroupDefinition()
41 …ifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in String[] powerPolicyPerState); in notifyPowerPolicyGroupDefinition()
283 String policyGroupId, String[] powerPolicyPerState) { in notifyPowerPolicyGroupDefinition()
297 const std::string& policyGroupId, const std::vector<std::string>& powerPolicyPerState) { in notifyPowerPolicyGroupDefinition()567 const std::string& policyGroupId, const std::vector<std::string>& powerPolicyPerState) { in notifyPowerPolicyGroupDefinition()
666 const std::string& policyGroupId, const std::vector<std::string>& powerPolicyPerState) { in definePowerPolicyGroup()
3560 String[] powerPolicyPerState = {"", ""}; in definePowerPolicyGroupFromCommand() local