Home
last modified time | relevance | path

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

/openbmc/phosphor-host-postd/lpcsnoop/
H A Dsnoop_listen.hpp28 static const std::string GetMatchRule() in GetMatchRule() function
43 signal(busIn, GetMatchRule().c_str(), handler, this) in SnoopListen()
47 signal(busIn, GetMatchRule(), handler) in SnoopListen()