Home
last modified time | relevance | path

Searched defs:targetPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp265 std::filesystem::path targetPath = workdir / "target"; in TEST() local
280 auto targetPath = workdir / "target"; in TEST() local
298 auto targetPath = workdir / "target"; in TEST() local
321 auto targetPath = workdir / "foo/bar/foo"; in TEST() local
/openbmc/phosphor-fan-presence/monitor/
H A Dtypes.hpp110 std::string targetPath; member
H A Djson_parser.cpp149 std::string targetPath; in getSensorDefs() local
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp815 const std::string& targetPath = channelConfig["slave-path"]; in initializeChannels() local