Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Dextensions.hpp62 using LogIDWithHwIsolationFunction = typedef
65 std::vector<LogIDWithHwIsolationFunction>;
183 explicit Extensions(LogIDWithHwIsolationFunction func) in Extensions()