Home
last modified time | relevance | path

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

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