Searched defs:add_array_values (Results 1 – 9 of 9) sorted by relevance
177 DebugAnnotation* DebugAnnotation::add_array_values() { array_values_.emplace_back(); return &array_… in add_array_values() function in perfetto::protos::gen::DebugAnnotation369 DebugAnnotation_NestedValue* DebugAnnotation_NestedValue::add_array_values() { array_values_.emplac… in add_array_values() function in perfetto::protos::gen::DebugAnnotation_NestedValue
554 template <typename T = DebugAnnotation> T* add_array_values() { in add_array_values() function672 template <typename T = DebugAnnotation_NestedValue> T* add_array_values() { in add_array_values() function
1392 … ::perfetto::protos::DebugAnnotation_NestedValue* DebugAnnotation_NestedValue::add_array_values() { in add_array_values() function2382 inline ::perfetto::protos::DebugAnnotation* DebugAnnotation::add_array_values() { in add_array_values() function
1193 template <typename T = ChromeTracedValue> T* add_array_values() { in add_array_values() function
2171 inline ::perfetto::protos::ChromeTracedValue* ChromeTracedValue::add_array_values() { in add_array_values() function