Searched refs:mutable_array_values (Results 1 – 2 of 2) sorted by relevance
30332 std::vector<DebugAnnotation>* mutable_array_values() { return &array_values_; } in mutable_array_values() function in perfetto::protos::gen::DebugAnnotation30410 std::vector<DebugAnnotation_NestedValue>* mutable_array_values() { return &array_values_; } in mutable_array_values() function in perfetto::protos::gen::DebugAnnotation_NestedValue
123373 std::vector<DebugAnnotation>* mutable_array_values() { return &array_values_; }123451 std::vector<DebugAnnotation_NestedValue>* mutable_array_values() { return &array_values_; }