Searched refs:mutable_protolog_table (Results 1 – 3 of 3) sorted by relevance
114 auto* protolog_table = context_->storage->mutable_protolog_table(); in ParseProtoLogMessage()178 auto* protolog_table = context_->storage->mutable_protolog_table(); in PopulateReservedRowWithMessage()
876 tables::ProtoLogTable* mutable_protolog_table() { return &protolog_table_; } in mutable_protolog_table() function
1208 RegisterStaticTable(storage->mutable_protolog_table()); in InitPerfettoSqlEngine()