Searched refs:DUMP_CREATE_IFACE (Results 1 – 2 of 2) sorted by relevance
55 constexpr auto DUMP_CREATE_IFACE = "xyz.openbmc_project.Dump.Create"; in createHelper() local60 mapper.append(BMC_DUMP_OBJPATH, vector<string>({DUMP_CREATE_IFACE})); in createHelper()81 DUMP_CREATE_IFACE, "CreateDump"); in createHelper()
83 constexpr auto DUMP_CREATE_IFACE = "xyz.openbmc_project.Dump.Create"; in createHelper() local88 mapper.append(BMC_DUMP_OBJPATH, std::set<std::string>({DUMP_CREATE_IFACE})); in createHelper()110 DUMP_CREATE_IFACE, "CreateDump"); in createHelper()