Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Dpolicy_find.hpp17 using PolicyProps = std::tuple<std::string, std::string>; typedef
29 PolicyProps find(const Table& policy,
H A Dpolicy_find.cpp299 PolicyProps find(const policy::Table& policy, in find()