Home
last modified time | relevance | path

Searched defs:add_array_values (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h6321 template <typename T = DebugAnnotation_NestedValue> T* add_array_values() { in add_array_values() function
Dperfetto.cc22773 …DebugAnnotation_NestedValue* add_array_values() { array_values_.emplace_back(); return &array_valu… in add_array_values() function in perfetto::protos::gen::DebugAnnotation_NestedValue
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp28825 DebugAnnotation* DebugAnnotation::add_array_values() { array_values_.emplace_back(); return &array_… in add_array_values() function in perfetto::protos::gen::DebugAnnotation
28985 DebugAnnotation_NestedValue* DebugAnnotation_NestedValue::add_array_values() { array_values_.emplac… in add_array_values() function in perfetto::protos::gen::DebugAnnotation_NestedValue