Searched refs:currPath (Results 1 – 1 of 1) sorted by relevance
73 std::string currPath = tmpObjPaths.top(); in updateAssociationTree() local78 if (objToEntityNode.contains(currPath)) in updateAssociationTree()81 pldm_entity_extract(objToEntityNode.at(currPath)); in updateAssociationTree()90 if (!objects.contains(currPath)) in updateAssociationTree()95 auto entityPtr = getEntityByObjectPath(objects.at(currPath)); in updateAssociationTree()114 if (currPath == prePath) in updateAssociationTree()119 objToEntityNode[currPath] = node; in updateAssociationTree()130 objToEntityNode[currPath] = node; in updateAssociationTree()136 prePath = currPath; in updateAssociationTree()