Home
last modified time | relevance | path

Searched refs:StringToMemoryDumpType (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dmemory_dump_request_args.cc26 MemoryDumpType StringToMemoryDumpType(const std::string& str) { in StringToMemoryDumpType() function
Dmemory_dump_request_args.h108 BASE_EXPORT MemoryDumpType StringToMemoryDumpType(const std::string& str);
Dtrace_config.cc432 dump_config.trigger_type = StringToMemoryDumpType(trigger_type_str); in SetMemoryDumpConfigFromConfigDict()