Home
last modified time | relevance | path

Searched defs:getThreadName (Results 1 – 18 of 18) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/statistics/bean/
DProcessThreadTest.java51 void getThreadName() { in getThreadName() method in ProcessThreadTest
DCpuTest.java123 void getThreadName() { in getThreadName() method in CpuTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/statistics/bean/
DProcessThread.java63 public String getThreadName() { in getThreadName() method in ProcessThread
DCpu.java109 public String getThreadName() { in getThreadName() method in Cpu
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/metrics/bean/
DProcessThread.java63 public String getThreadName() { in getThreadName() method in ProcessThread
DCpu.java109 public String getThreadName() { in getThreadName() method in Cpu
DSysCallsTop.java101 public String getThreadName() { in getThreadName() method in SysCallsTop
DDistributeTerm.java64 public String getThreadName() { in getThreadName() method in DistributeTerm
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/trace/bean/
DFunctionBeanTest.java52 void getThreadName() { in getThreadName() method in FunctionBeanTest
DThreadDataTest.java132 void getThreadName() { in getThreadName() method in ThreadDataTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/
DAppFunc.java144 public String getThreadName() { in getThreadName() method in AppFunc
DFunc.java246 public String getThreadName() { in getThreadName() method in Func
DThread.java173 public String getThreadName() { in getThreadName() method in Thread
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/
DFunctionBean.java111 public String getThreadName() { in getThreadName() method in FunctionBean
DThreadData.java167 public String getThreadName() { in getThreadName() method in ThreadData
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBean.java301 public String getThreadName() { in getThreadName() method in DistributedFuncBean
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/bean/
DAppFuncTest.java139 void getThreadName() throws NoSuchFieldException, IllegalAccessException { in getThreadName() method in AppFuncTest
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBeanTest.java267 void getThreadName() throws NoSuchFieldException, IllegalAccessException { in getThreadName() method in DistributedFuncBeanTest