Searched refs:tinyxml2 (Results 1 – 5 of 5) sorted by relevance
61 using ::tinyxml2::XML_SUCCESS;62 using ::tinyxml2::XMLDeclaration;63 using ::tinyxml2::XMLDocument;64 using ::tinyxml2::XMLElement;
44 using tinyxml2::XML_SUCCESS;45 using tinyxml2::XMLDocument;46 using tinyxml2::XMLElement;
84 void readPowerPolicyFromXml(const tinyxml2::XMLDocument& xmlDoc);
31 using tinyxml2::XML_SUCCESS;32 using tinyxml2::XMLDocument;
33 using namespace tinyxml2; variable