Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/statistics/bean/
DProcessThreadTest.java57 void setThreadName() { in setThreadName() method in ProcessThreadTest
DCpuTest.java129 void setThreadName() { in setThreadName() method in CpuTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/statistics/bean/
DProcessThread.java67 public void setThreadName(String threadName) { in setThreadName() method in ProcessThread
DCpu.java113 public void setThreadName(String threadName) { in setThreadName() method in Cpu
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/metrics/bean/
DProcessThread.java67 public void setThreadName(String threadName) { in setThreadName() method in ProcessThread
DCpu.java113 public void setThreadName(String threadName) { in setThreadName() method in Cpu
DSysCallsTop.java105 public void setThreadName(String threadName) { in setThreadName() method in SysCallsTop
DDistributeTerm.java68 public void setThreadName(String threadName) { in setThreadName() method in DistributeTerm
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/trace/bean/
DFunctionBeanTest.java62 void setThreadName() { in setThreadName() method in FunctionBeanTest
DThreadDataTest.java142 void setThreadName() { in setThreadName() method in ThreadDataTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/
DAppFunc.java154 public void setThreadName(final String param) { in setThreadName() method in AppFunc
DFunc.java255 public void setThreadName(final String threadName) { in setThreadName() method in Func
DThread.java183 public void setThreadName(final String param) { in setThreadName() method in Thread
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/
DFunctionBean.java120 public void setThreadName(final String name) { in setThreadName() method in FunctionBean
DThreadData.java177 public void setThreadName(final String param) { in setThreadName() method in ThreadData
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBean.java310 public void setThreadName(String threadName) { in setThreadName() method in DistributedFuncBean
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/bean/
DAppFuncTest.java157 void setThreadName() throws NoSuchFieldException, IllegalAccessException { in setThreadName() method in AppFuncTest
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBeanTest.java277 void setThreadName() throws NoSuchFieldException, IllegalAccessException { in setThreadName() method in DistributedFuncBeanTest