Searched refs:pRoot (Results 1 – 3 of 3) sorted by relevance
127 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in introspectObjects() local128 if (pRoot == nullptr) in introspectObjects()135 tinyxml2::XMLElement* node = pRoot->FirstChildElement("node"); in introspectObjects()1384 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in findActionOnInterface() local1385 if (pRoot == nullptr) in findActionOnInterface()1392 pRoot->FirstChildElement("interface"); in findActionOnInterface()1918 tinyxml2::XMLNode* pRoot = in handlePut() local1920 if (pRoot == nullptr) in handlePut()1928 pRoot->FirstChildElement("interface"); in handlePut()2204 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in handleBusSystemPost() local[all …]
203 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in doIntrospect() local204 if (pRoot == nullptr) in doIntrospect()211 pRoot->FirstChildElement("interface"); in doIntrospect()236 pElement = pRoot->FirstChildElement("node"); in doIntrospect()
607 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in createDumpTaskCallback() local608 if (pRoot == nullptr) in createDumpTaskCallback()615 pRoot->FirstChildElement("interface"); in createDumpTaskCallback()