Home
last modified time | relevance | path

Searched defs:STR_NULL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Dquery_result.ts63 export const STR_NULL: string|null = 'str_null'; constant
/aosp_15_r20/external/perfetto/ui/src/trace_processor/
H A Dquery_result.ts67 export const STR_NULL: string | null = 'str_null'; constant