Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/devicetree_vpd_parser/
H A Dmachine_context.cpp29 std::filesystem::path nodePath{nodeBasePath + std::string("model")}; in keyNodeExists() local
31 return std::filesystem::exists(nodePath); in keyNodeExists()