Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp13 static const fs::path lampTestIndicator = variable
88 if (std::filesystem::exists(lampTestIndicator)) in stop()
90 if (!std::filesystem::remove(lampTestIndicator)) in stop()
219 const auto ledDirectory = lampTestIndicator.parent_path(); in start()
226 std::ofstream ofs(lampTestIndicator.c_str()); in start()
363 if (std::filesystem::exists(lampTestIndicator)) in clearLamps()
377 if (!std::filesystem::remove(lampTestIndicator)) in clearLamps()