Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp450 std::vector<device_callouts::Callout> findCallouts(const std::string& devPath, in findCallouts() function
525 return util::findCallouts(devPath, json); in getCallouts()