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