Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/base/
DProfilerConstant.ts51 TYPE_NET = 'NETWORK', enumerator
DProfilerFactory.ets43 } else if (moduleName == CollectorType.TYPE_NET) {
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/item/
DNetWork.ts45 return CollectorType.TYPE_NET;