Searched refs:getLogIDWithHwIsolationFunctions (Results 1 – 4 of 4) sorted by relevance
185 getLogIDWithHwIsolationFunctions().emplace_back(func); in Extensions()231 static LogIDsWithHwIsolationFunctions& getLogIDWithHwIsolationFunctions();
32 LogIDsWithHwIsolationFunctions& Extensions::getLogIDWithHwIsolationFunctions() in getLogIDWithHwIsolationFunctions() function in phosphor::logging::Extensions
497 for (auto& func : Extensions::getLogIDWithHwIsolationFunctions()) in eraseAll()
97 EXPECT_EQ(Extensions::getLogIDWithHwIsolationFunctions().size(), 2); in REGISTER_EXTENSION_FUNCTION()102 Extensions::getLogIDWithHwIsolationFunctions()[i]; in REGISTER_EXTENSION_FUNCTION()