Searched defs:RowId (Results 1 – 2 of 2) sorted by relevance
| /external/perfetto/src/trace_processor/ | ||
| D | table.cc | 148 int Table::Cursor::RowId(sqlite3_int64*) { in RowId() function in perfetto::trace_processor::Table::Cursor |
| D | trace_storage.h | 65 using RowId = int64_t; variable |