Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp63 std::stack<std::string> tmpObj = tmpObjPaths; in updateAssociationTree() local
64 while (!tmpObj.empty()) in updateAssociationTree()
66 std::string s = tmpObj.top(); in updateAssociationTree()
67 tmpObj.pop(); in updateAssociationTree()