Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/setting/
DSpVmTracker.ts62 this.unDisable();
90 private unDisable(): void { method in SpVmTracker
DSpFileSystem.ts36 this.unDisable();
171 private unDisable(): void { method in SpFileSystem
DSpArkTs.ts151 this.unDisable();
249 private unDisable(): void { method in SpArkTs
DSpAllocations.ts250 this.unDisable();
381 private unDisable(): void { method in SpAllocations
DSpProbesConfig.ts201 this.unDisable();
290 private unDisable(): void { method in SpProbesConfig
DSpRecordPerf.ts435 this.unDisable();
565 private unDisable(): void { method in SpRecordPerf
/developtools/smartperf_host/ide/test/trace/component/setting/
DSpRecordPerf.test.ts53 expect(spRecordPerf.unDisable()).toBeUndefined();
DSpFileSystem.test.ts37 expect(spFileSystem.unDisable()).toBeUndefined();