Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.cc74 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
77 all_modes.insert(static_cast<MemoryDumpLevelOfDetail>(mode)); in GetDefaultAllowedMemoryDumpModes()
79 return all_modes; in GetDefaultAllowedMemoryDumpModes()
/external/cronet/base/trace_event/
Dtrace_config.cc89 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
92 all_modes.insert(static_cast<MemoryDumpLevelOfDetail>(mode)); in GetDefaultAllowedMemoryDumpModes()
94 return all_modes; in GetDefaultAllowedMemoryDumpModes()