Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc82 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
85 all_modes.insert(static_cast<MemoryDumpLevelOfDetail>(mode)); in GetDefaultAllowedMemoryDumpModes()
87 return all_modes; in GetDefaultAllowedMemoryDumpModes()