Searched refs:validateDumpType (Results 1 – 3 of 3) sorted by relevance
78 DumpTypes validateDumpType(const std::string& type, const std::string& category)
92 DumpTypes validateDumpType(const std::string& type,
56 dumpType = validateDumpType(type, BMC_DUMP); in createDump()