Searched refs:dbusDumpPath (Results 1 – 1 of 1) sorted by relevance
132 std::string dbusDumpPath = "/xyz/openbmc_project/dump/"; in getDumpPath() local133 std::ranges::transform(dumpType, std::back_inserter(dbusDumpPath), in getDumpPath()136 return dbusDumpPath; in getDumpPath()2115 std::string dbusDumpPath = getDumpPath(dumpType); in getDumpServiceInfo() local2118 if (path == dbusDumpPath) in getDumpServiceInfo()