Searched defs:mutable_array_values (Results 1 – 1 of 1) sorted by relevance
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 28597   std::vector<DebugAnnotation>* mutable_array_values() { return &array_values_; }  in mutable_array_values()  function in perfetto::protos::gen::DebugAnnotation |