Searched refs:level_of_detail_str (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/trace_event/
H A Dtrace_config.cc503 std::string level_of_detail_str; local
504 trigger->GetString(kModeParam, &level_of_detail_str);
506 StringToMemoryDumpLevelOfDetail(level_of_detail_str);

Completed in 49 milliseconds