Searched refs:mutable_trace_file_table (Results 1 – 3 of 3) sorted by relevance
43 return context_->storage->mutable_trace_file_table() in AddFileImpl()52 auto row = *context_->storage->mutable_trace_file_table()->FindById(id); in SetSize()59 auto row = *context_->storage->mutable_trace_file_table()->FindById(id); in StartParsing()68 auto row = *context_->storage->mutable_trace_file_table()->FindById(id); in DoneParsing()
572 tables::TraceFileTable* mutable_trace_file_table() { in mutable_trace_file_table() function
958 RegisterStaticTable(storage->mutable_trace_file_table()); in InitPerfettoSqlEngine()