Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DUtils.cpp67 static std::unique_ptr<sdbusplus::bus::match_t> postMatch = nullptr; variable
316 if (!postMatch) in hasBiosPost()
503 postMatch = std::make_unique<sdbusplus::bus::match_t>( in setupPowerMatchCallback()