Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Ddbus_monitor.hpp183 static std::regex validInterface( in requestRoutes() local
226 if (!std::regex_match(interface, validInterface)) in requestRoutes()