Home
last modified time | relevance | path

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

/external/v8/src/tracing/
Dtraced-value.h50 void BeginArray(const char* name);
57 void BeginArray();
Dtraced-value.cc130 void TracedValue::BeginArray(const char* name) { in BeginArray() function in v8::tracing::TracedValue
171 void TracedValue::BeginArray() { in BeginArray() function in v8::tracing::TracedValue
/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/v8/src/profiler/
Dprofile-generator.cc568 value->BeginArray("nodes"); in StreamPendingTraceEvents()
577 value->BeginArray("samples"); in StreamPendingTraceEvents()
596 value->BeginArray("timeDeltas"); in StreamPendingTraceEvents()
610 value->BeginArray("lines"); in StreamPendingTraceEvents()
/external/v8/src/ic/
Dic-stats.cc46 value->BeginArray("data"); in Dump()
/external/skia/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/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/v8/src/logging/
Dcounters.cc413 value->BeginArray(name_); in Dump()
/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/VulkanMemoryAllocator/src/
Dvk_mem_alloc.h7787 void BeginArray(bool singleLine = false);
7866 void VmaJsonWriter::BeginArray(bool singleLine) in BeginArray() function
8451 json.BeginArray(); in PrintDetailedMap_Begin()
17045 json.BeginArray(); in PrintDetailedMap()
17237 json.BeginArray(true); in vmaBuildStatsString()
17275 json.BeginArray(true); in vmaBuildStatsString()