Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/devicetree_vpd_parser/
H A Dmachine_context.hpp20 static bool keyNodeExists();
H A Ddevicetree_vpd_parser.cpp29 if (MachineContext::keyNodeExists()) in main()
H A Dmachine_context.cpp27 bool MachineContext::keyNodeExists() in keyNodeExists() function in MachineContext