Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc218 for (const auto& name_and_dump : heap_dumps_) in AsValueInto() local
219 value->SetValueWithCopiedName(name_and_dump.first, *name_and_dump.second); in AsValueInto()