Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp70 std::string prePath = tmpObjPaths.top(); in updateAssociationTree() local
114 if (currPath == prePath) in updateAssociationTree()
123 if (objToEntityNode.contains(prePath)) in updateAssociationTree()
127 objToEntityNode[prePath], in updateAssociationTree()
136 prePath = currPath; in updateAssociationTree()