Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dtopology.cpp269 const std::string& probePath) in addProbePath() argument
272 "PROBE", probePath, "BOARD", boardPath); in addProbePath()
273 probePaths[boardPath].emplace(probePath); in addProbePath()
H A Dtopology.hpp54 const std::string& probePath);