Home
last modified time | relevance | path

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

/external/perfetto/ui/src/public/
Dnote.ts37 readonly noteType: 'DEFAULT'; property
54 readonly noteType: 'SPAN'; property
/external/perfetto/ui/src/frontend/
Dnote_editor.ts25 const noteType = note.noteType; constant
/external/perfetto/ui/src/frontend/viewer_page/
Dnotes_panel.ts47 const noteType = note.noteType; constant