Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_argument_unittest.cc50 value->EndDictionary(); in TEST()
52 value->EndDictionary(); in TEST()
60 value->EndDictionary(); in TEST()
88 value->EndDictionary(); in TEST()
119 value->EndDictionary(); in TEST()
157 nested_dict_value->EndDictionary(); in TEST()
Dmemory_allocator_dump.cc66 attributes_->EndDictionary(); in AddScalar()
76 attributes_->EndDictionary(); in AddScalarF()
86 attributes_->EndDictionary(); in AddString()
93 value->EndDictionary(); // "allocator_name/heap_subheap": { ... } in AsValueInto()
Dprocess_memory_dump.cc200 value->EndDictionary(); in AsValueInto()
206 value->EndDictionary(); in AsValueInto()
213 value->EndDictionary(); in AsValueInto()
220 value->EndDictionary(); // "heaps" in AsValueInto()
230 value->EndDictionary(); in AsValueInto()
Dprocess_memory_maps.cc62 value->EndDictionary(); in AsValueInto()
64 value->EndDictionary(); in AsValueInto()
Dtrace_event_argument.cc149 EndDictionary(); in SetValue()
158 EndDictionary(); in SetValueWithCopiedName()
189 void TracedValue::EndDictionary() { in EndDictionary() function in base::trace_event::TracedValue
282 EndDictionary(); in SetBaseValueWithCopiedName()
336 EndDictionary(); in AppendBaseValue()
Dtrace_event_argument.h30 void EndDictionary();