Home
last modified time | relevance | path

Searched refs:propNode (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp1968 tinyxml2::XMLElement* propNode = in handlePut() local
1970 while (propNode != nullptr) in handlePut()
1973 propNode->Attribute("name"); in handlePut()
1985 propNode->Attribute("type"); in handlePut()
2080 propNode = in handlePut()
2081 propNode->NextSiblingElement("property"); in handlePut()