Searched refs:CreateVtabCreateTableSection (Results 1 – 2 of 2) sorted by relevance
271 SpanJoinOperatorModule::TableDefinition::CreateVtabCreateTableSection() const { in CreateVtabCreateTableSection() function in perfetto::trace_processor::SpanJoinOperatorModule::TableDefinition721 std::string t1_section = state->t1_defn.CreateVtabCreateTableSection(); in Create()722 std::string t2_section = state->t2_defn.CreateVtabCreateTableSection(); in Create()
132 std::string CreateVtabCreateTableSection() const;