Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_argument_unittest.cc51 value->EndDictionary(); in TEST()
58 value->EndDictionary(); in TEST()
61 value->EndDictionary(); in TEST()
89 value->EndDictionary(); in TEST()
120 value->EndDictionary(); in TEST()
158 nested_dict_value->EndDictionary(); in TEST()
Dmemory_allocator_dump.cc85 value->EndDictionary(); in AsValueInto()
87 value->EndDictionary(); // "attrs": { ... } in AsValueInto()
90 value->EndDictionary(); // "allocator_name/heap_subheap": { ... } in AsValueInto()
Dtrace_event_argument.cc153 EndDictionary(); in SetValue()
162 EndDictionary(); in SetValueWithCopiedName()
193 void TracedValue::EndDictionary() { in EndDictionary() function in base::trace_event::TracedValue
287 EndDictionary(); in SetBaseValueWithCopiedName()
341 EndDictionary(); in AppendBaseValue()
Dtrace_event_argument.h31 void EndDictionary();
Dblame_context.cc91 state->EndDictionary(); in AsValueInto()
Dprocess_memory_dump.cc372 value->EndDictionary(); in SerializeAllocatorDumpsInto()
383 value->EndDictionary(); in SerializeAllocatorDumpsInto()
Dtrace_event_impl.cc484 value->EndDictionary(); in AsConvertableToTraceFormat()
/external/cronet/stable/base/trace_event/
Dtraced_value_unittest.cc184 value->EndDictionary(); in TEST()
191 value->EndDictionary(); in TEST()
194 value->EndDictionary(); in TEST()
223 value->EndDictionary(); in TEST()
259 nested_dict_value->EndDictionary(); in TEST()
Dmemory_allocator_dump.cc84 value->EndDictionary(); in AsValueInto()
86 value->EndDictionary(); // "attrs": { ... } in AsValueInto()
89 value->EndDictionary(); // "allocator_name/heap_subheap": { ... } in AsValueInto()
Dtraced_value.cc157 EndDictionary(); in SetValue()
166 EndDictionary(); in SetValueWithCopiedName()
197 void EndDictionary() override { in EndDictionary() function in base::trace_event::__anon56d86b770111::PickleWriter
631 void TracedValue::EndDictionary() { in EndDictionary() function in base::trace_event::TracedValue
634 writer_->EndDictionary(); in EndDictionary()
812 value->EndDictionary(); in WriteToValue()
854 value->EndDictionary(); in WriteToValue()
919 value_->EndDictionary(); in ~DictionaryScope()
Dtraced_value.h38 void EndDictionary();
346 virtual void EndDictionary() = 0;
Dprocess_memory_dump.cc415 value->EndDictionary(); in SerializeAllocatorDumpsInto()
426 value->EndDictionary(); in SerializeAllocatorDumpsInto()
Dtrace_event_stub.h321 void EndDictionary() {} in EndDictionary() function
/external/cronet/tot/base/trace_event/
Dtraced_value_unittest.cc184 value->EndDictionary(); in TEST()
191 value->EndDictionary(); in TEST()
194 value->EndDictionary(); in TEST()
223 value->EndDictionary(); in TEST()
259 nested_dict_value->EndDictionary(); in TEST()
Dmemory_allocator_dump.cc84 value->EndDictionary(); in AsValueInto()
86 value->EndDictionary(); // "attrs": { ... } in AsValueInto()
89 value->EndDictionary(); // "allocator_name/heap_subheap": { ... } in AsValueInto()
Dtraced_value.cc157 EndDictionary(); in SetValue()
166 EndDictionary(); in SetValueWithCopiedName()
197 void EndDictionary() override { in EndDictionary() function in base::trace_event::__anon9e75c4130111::PickleWriter
631 void TracedValue::EndDictionary() { in EndDictionary() function in base::trace_event::TracedValue
634 writer_->EndDictionary(); in EndDictionary()
812 value->EndDictionary(); in WriteToValue()
854 value->EndDictionary(); in WriteToValue()
919 value_->EndDictionary(); in ~DictionaryScope()
Dtraced_value.h38 void EndDictionary();
346 virtual void EndDictionary() = 0;
Dprocess_memory_dump.cc415 value->EndDictionary(); in SerializeAllocatorDumpsInto()
426 value->EndDictionary(); in SerializeAllocatorDumpsInto()
Dtrace_event_stub.h321 void EndDictionary() {} in EndDictionary() function
/external/libchrome/base/task/sequence_manager/
Dtime_domain.cc128 state->EndDictionary(); in AsValueInto()
Dtask_queue_impl.cc496 state->EndDictionary(); in AsValueInto()
554 state->EndDictionary(); in AsValueInto()
767 state->EndDictionary(); in TaskAsValueInto()
Dsequence_manager_impl.cc596 state->EndDictionary(); in AsValueWithSelectorResult()