Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_argument_unittest.cc46 value->BeginArray("a1"); in TEST()
84 value->BeginArray("c"); in TEST()
139 nested_dict_value->BeginArray("c"); in TEST()
Dtrace_event_argument.h41 void BeginArray(const char* name);
58 void BeginArray();
Dtrace_event_argument.cc179 void TracedValue::BeginArray(const char* name) { in BeginArray() function in base::trace_event::TracedValue
223 void TracedValue::BeginArray() { in BeginArray() function in base::trace_event::TracedValue
347 BeginArray(); in AppendBaseValue()
Dprocess_memory_dump.cc375 value->BeginArray("allocators_graph"); in SerializeAllocatorDumpsInto()
/external/libchrome/base/task/sequence_manager/
Dsequence_manager_impl.cc582 state->BeginArray("active_queues"); in AsValueWithSelectorResult()
586 state->BeginArray("queues_to_gracefully_shutdown"); in AsValueWithSelectorResult()
590 state->BeginArray("queues_to_delete"); in AsValueWithSelectorResult()
603 state->BeginArray("time_domains"); in AsValueWithSelectorResult()
609 state->BeginArray("has_incoming_immediate_work"); in AsValueWithSelectorResult()
Dtask_queue_impl.cc540 state->BeginArray("immediate_incoming_queue"); in AsValueInto()
543 state->BeginArray("delayed_work_queue"); in AsValueInto()
546 state->BeginArray("immediate_work_queue"); in AsValueInto()
549 state->BeginArray("delayed_incoming_queue"); in AsValueInto()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4653 void BeginArray(bool singleLine = false);
4732 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray() function
5489 json.BeginArray(); in PrintDetailedMap()
6961 json.BeginArray(); in PrintDetailedMap()
8458 json.BeginArray(); in PrintDetailedMap()
8530 json.BeginArray(); in PrintDetailedMap()
8671 json.BeginArray(true); in vmaBuildStatsString()
8695 json.BeginArray(true); in vmaBuildStatsString()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6888 void BeginArray(bool singleLine = false);
6967 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray() function
7587 json.BeginArray(); in PrintDetailedMap_Begin()
15432 json.BeginArray(); in PrintDetailedMap()
15602 json.BeginArray(true); in vmaBuildStatsString()
15626 json.BeginArray(true); in vmaBuildStatsString()
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h8119 void BeginArray(bool singleLine = false);
8198 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray() function
8783 json.BeginArray(); in PrintDetailedMap_Begin()
17465 json.BeginArray(); in PrintDetailedMap()
17657 json.BeginArray(true); in vmaBuildStatsString()
17695 json.BeginArray(true); in vmaBuildStatsString()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8100 void BeginArray(bool singleLine = false);
8179 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray() function
8764 json.BeginArray(); in PrintDetailedMap_Begin()
17436 json.BeginArray(); in PrintDetailedMap()
17628 json.BeginArray(true); in vmaBuildStatsString()
17666 json.BeginArray(true); in vmaBuildStatsString()