Searched refs:AppendSqlValue (Results 1 – 2 of 2) sorted by relevance
67 base::Status AppendSqlValue(const std::string& field_name,
95 base::Status ProtoBuilder::AppendSqlValue(const std::string& field_name, in AppendSqlValue() function in perfetto::trace_processor::metrics::ProtoBuilder590 RETURN_IF_ERROR(builder.AppendSqlValue(key, value)); in Run()761 RETURN_IF_ERROR(metric_builder.AppendSqlValue(field_name, col)); in ComputeMetrics()