Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp402 EXPECT_EQ(util::getFSISearchKeys( in TEST_F()
410 EXPECT_EQ(util::getFSISearchKeys( in TEST_F()
419 util::getFSISearchKeys( in TEST_F()
427 EXPECT_THROW(util::getFSISearchKeys("/sys/some/bad/path"), in TEST_F()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp126 std::string getFSISearchKeys(const std::string& devPath) in getFSISearchKeys() function
164 auto links = getFSISearchKeys(devPath); in getFSII2CSearchKeys()
195 auto links = getFSISearchKeys(devPath); in getFSISPISearchKeys()
335 auto links = getFSISearchKeys(devPath); in calloutFSI()
H A Ddevice_callouts.hpp193 std::string getFSISearchKeys(const std::string& devPath);