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.hpp1935 tinyxml2::XMLElement* propNode = in handlePut() local
1937 while (propNode != nullptr) in handlePut()
1940 propNode->Attribute("name"); in handlePut()
1952 propNode->Attribute("type"); in handlePut()
2047 propNode = in handlePut()
2048 propNode->NextSiblingElement("property"); in handlePut()