Home
last modified time | relevance | path

Searched defs:objPathMap (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/host-bmc/
H A Dutils.cpp61 const fs::path& path, ObjectPathMaps& objPathMap, EntityMaps entityMaps, in addObjectPathEntityAssociations()
160 pldm_entity_association_tree* entityTree, ObjectPathMaps& objPathMap, in updateEntityAssociation()
H A Dhost_pdr_handler.hpp330 pldm::utils::ObjectPathMaps objPathMap; member in pldm::HostPDRHandler
/openbmc/pldm/host-bmc/test/
H A Dutils_test.cpp90 ObjectPathMaps objPathMap; in TEST() local