Home
last modified time | relevance | path

Searched defs:appProcess (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/setting/
DSpAllocations.ts43 get appProcess(): string { method in SpAllocations
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpAllocations.ts44 get appProcess(): string { method in SpAllocations
/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts1683 let appProcess = this.spAllocations!.appProcess; variable
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpRecordTrace.ts1682 let appProcess = this.spAllocations!.appProcess; variable