Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/viewer_page/
Dcurrent_selection_tab.ts32 export interface CurrentSelectionTabAttrs { interface
37 implements m.ClassComponent<CurrentSelectionTabAttrs>
42 view({attrs}: m.Vnode<CurrentSelectionTabAttrs>): m.Children {