Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp70 std::stack<std::string> tmpObj = tmpObjPaths; in updateAssociationTree() local
71 while (!tmpObj.empty()) in updateAssociationTree()
73 std::string s = tmpObj.top(); in updateAssociationTree()
74 tmpObj.pop(); in updateAssociationTree()