Searched refs:dtorPath (Results 1 – 1 of 1) sorted by relevance
147 std::filesystem::path dtorPath = i2cBusPath(params.bus) / "delete_device"; in destroy() local148 std::ofstream dtor(dtorPath); in destroy()151 lg2::error("Failed to open '{PATH}'", "PATH", dtorPath); in destroy()159 lg2::error("Failed to write to '{PATH}'", "PATH", dtorPath); in destroy()