Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/
H A Dgeneral_systemd.hpp74 SystemdNoFile(std::move(bus), service, mode), checkPath(path) in SystemdWithStatusFile()
81 const std::string checkPath; member in ipmi_flash::SystemdWithStatusFile
H A Dgeneral_systemd.cpp175 ofs.open(checkPath); in trigger()
194 ifs.open(checkPath); in status()