Searched refs:dbusDumpPath (Results 1 – 1 of 1) sorted by relevance
87 std::string dbusDumpPath = "/xyz/openbmc_project/dump/"; in getDumpPath() local88 std::ranges::transform(dumpType, std::back_inserter(dbusDumpPath), in getDumpPath()91 return dbusDumpPath; in getDumpPath()1225 std::string dbusDumpPath = getDumpPath(dumpType); in getDumpServiceInfo() local1228 if (path == dbusDumpPath) in getDumpServiceInfo()