Searched refs:StringToMemoryDumpType (Results 1 – 3 of 3) sorted by relevance
26 MemoryDumpType StringToMemoryDumpType(const std::string& str) { in StringToMemoryDumpType() function
108 BASE_EXPORT MemoryDumpType StringToMemoryDumpType(const std::string& str);
432 dump_config.trigger_type = StringToMemoryDumpType(trigger_type_str); in SetMemoryDumpConfigFromConfigDict()