Searched defs:mutable_specs (Results 1 – 4 of 4) sorted by relevance
1720 inline ::perfetto::protos::GpuCounterDescriptor_GpuCounterSpec* GpuCounterDescriptor::mutable_specs… in mutable_specs() function1725 GpuCounterDescriptor::mutable_specs() { in mutable_specs() function
168 std::vector<GpuCounterDescriptor_GpuCounterSpec>* mutable_specs() { return &specs_; } in mutable_specs() function