Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/public/
H A Dnote.ts37 readonly noteType: 'DEFAULT'; property
54 readonly noteType: 'SPAN'; property
/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dnotes_panel.ts44 const noteType = note.noteType; constant