Home
last modified time | relevance | path

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

/external/perfetto/ui/src/core/
Dnote_manager.ts24 export class NoteManagerImpl implements NoteManager { class
Dtrace_impl.ts24 import {NoteManagerImpl} from './note_manager';
76 readonly noteMgr = new NoteManagerImpl();
Dselection_manager.ts30 import {NoteManagerImpl} from './note_manager';
66 private noteManager: NoteManagerImpl,