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()1380 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in findActionOnInterface() local1381 if (pRoot == nullptr) in findActionOnInterface()1388 pRoot->FirstChildElement("interface"); in findActionOnInterface()1914 tinyxml2::XMLNode* pRoot = in handlePut() local1916 if (pRoot == nullptr) in handlePut()1924 pRoot->FirstChildElement("interface"); in handlePut()2200 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in handleBusSystemPost() local[all …]
201 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in doIntrospect() local202 if (pRoot == nullptr) in doIntrospect()209 pRoot->FirstChildElement("interface"); in doIntrospect()234 pElement = pRoot->FirstChildElement("node"); in doIntrospect()
837 tinyxml2::XMLNode* pRoot = doc.FirstChildElement("node"); in createDumpTaskCallback() local838 if (pRoot == nullptr) in createDumpTaskCallback()845 pRoot->FirstChildElement("interface"); in createDumpTaskCallback()