Searched defs:sqlTableName (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/perfetto/ui/src/components/tracks/ | ||
H A D | custom_sql_table_slice_track.ts | 29 sqlTableName: string; property |
H A D | query_counter_track.ts | 106 private readonly sqlTableName: string, property in SqlTableCounterTrack |
H A D | query_slice_track.ts | 138 private readonly sqlTableName: string, property in SqlTableSliceTrack |
/aosp_15_r20/external/perfetto/ui/src/public/ | ||
H A D | selection.ts | 181 readonly sqlTableName: string; property |