Home
last modified time | relevance | path

Searched defs:CreateCursor (Results 1 – 8 of 8) sorted by relevance

/external/perfetto/src/trace_processor/
Dsql_stats_table.cc51 std::unique_ptr<Table::Cursor> SqlStatsTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::SqlStatsTable
Dstring_table.cc48 std::unique_ptr<Table::Cursor> StringTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::StringTable
Dstats_table.cc44 std::unique_ptr<Table::Cursor> StatsTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::StatsTable
Dthread_table.cc51 std::unique_ptr<Table::Cursor> ThreadTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::ThreadTable
Dprocess_table.cc50 std::unique_ptr<Table::Cursor> ProcessTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::ProcessTable
Dwindow_operator_table.cc56 std::unique_ptr<Table::Cursor> WindowOperatorTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::WindowOperatorTable
Dstorage_table.cc30 std::unique_ptr<Table::Cursor> StorageTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::StorageTable
Dspan_join_operator_table.cc163 std::unique_ptr<Table::Cursor> SpanJoinOperatorTable::CreateCursor() { in CreateCursor() function in perfetto::trace_processor::SpanJoinOperatorTable