Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dtrace_controller.ts71 SelectionController,
158 Child('selection', SelectionController, selectionArgs));
Dselection_controller.ts44 export class SelectionController extends Controller<'main'> { class