Home
last modified time | relevance | path

Searched refs:expectsStrings (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/common/
Dquery_iterator.ts55 const expectsStrings = columnType === STR || columnType === STR_NULL; constant
74 if (expectsStrings && !hasStrings && !isEmpty) {