Home
last modified time | relevance | path

Searched defs:eventPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp56 fs::path eventPath(eventQueue.back()->objectPath); in create() local
72 fs::path eventPath(EVENTS_PERSIST_PATH); in create() local
105 auto eventPath = eventFile.path().string(); in restore() local
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp40 const constexpr char* eventPath = "/xyz/openbmc_project/State/Decorator"; variable
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp183 std::string eventPath = directory; in checkEvent() local
210 for (const auto& eventPath : eventPaths) in checkGroupEvent() local