Searched defs:mutable_array_values (Results 1 – 2 of 2) 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 |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 22771 std::vector<DebugAnnotation_NestedValue>* mutable_array_values() { return &array_values_; } in mutable_array_values() function in perfetto::protos::gen::DebugAnnotation_NestedValue |