Searched defs:add_array_values (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | perfetto.h | 6321 template <typename T = DebugAnnotation_NestedValue> T* add_array_values() { in add_array_values() function |
| D | perfetto.cc | 22773 …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/ | ||
| D | perfetto.cpp | 28825 DebugAnnotation* DebugAnnotation::add_array_values() { array_values_.emplace_back(); return &array_… in add_array_values() function in perfetto::protos::gen::DebugAnnotation |