Searched refs:readPowerPolicyFromXml (Results 1 – 5 of 5) sorted by relevance
84 void readPowerPolicyFromXml(const tinyxml2::XMLDocument& xmlDoc);
555 readPowerPolicyFromXml(xmlDoc); in readPowerPolicyConfiguration()558 void PolicyManager::readPowerPolicyFromXml(const XMLDocument& xmlDoc) { in readPowerPolicyFromXml() function in android::frameworks::automotive::powerpolicy::PolicyManager
320 readPowerPolicyFromXml(inputStream); in readPowerPolicyConfiguration()328 void readPowerPolicyFromXml(InputStream stream) throws PolicyXmlException, in readPowerPolicyFromXml() method in PolicyReader
270 mPolicyReader.readPowerPolicyFromXml(inputStream); in readPowerPolicyXml()
238 mManager->readPowerPolicyFromXml(xmlDoc); in readXmlFile()