Home
last modified time | relevance | path

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

/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.hpp31 const std::string selectorService = "xyz.openbmc_project.Chassis.Buttons"; variable
H A Dipmisnoop.cpp12 bus.new_method_call(selectorService.c_str(), selectorObject.c_str(), in getSelectorPosition()