Home
last modified time | relevance | path

Searched defs:unsubscribe (Results 1 – 8 of 8) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/trace/
DTimerShaftElement.test.ts44 unsubscribe(evt: string, fn: (b: any) => void): void; method
/developtools/smartperf_host/ide/test/trace/component/trace/timer-shaft/
DTimeRuler.test.ts35 unsubscribe(evt: string, fn: (b: any) => void): void; method
DSportRuler.test.ts66 unsubscribe(evt: string, fn: (b: any) => void): void; method
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DEventCenter.ts31 unsubscribe(event: string, fn: Function) { method in Event
DExtension.ts62 unsubscribe(evt: string, fn: (b: any) => void): void; method
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/
DExtension.ts61 unsubscribe(evt: string, fn: (b: any) => void): void; method
DEventCenter.ts31 unsubscribe(event: string, fn: Function) { method in Event
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts69 unsubscribe(evt: string, fn: (b: any) => void): void; method