Home
last modified time | relevance | path

Searched defs:getDur (Results 1 – 9 of 9) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/
DAppFunc.java182 public long getDur() { in getDur() method in AppFunc
DFrame.java86 public long getDur() { in getDur() method in Frame
DFunc.java337 public long getDur() { in getDur() method in Func
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/metrics/bean/
DDistributeTerm.java88 public String getDur() { in getDur() method in DistributeTerm
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/perftrace/bean/
DPrefFunc.java210 public long getDur() { in getDur() method in PrefFunc
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBean.java337 public Long getDur() { in getDur() method in DistributedFuncBean
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/bean/
DAppFuncTest.java210 void getDur() throws NoSuchFieldException, IllegalAccessException { in getDur() method in AppFuncTest
DFrameTest.java63 void getDur() throws NoSuchFieldException, IllegalAccessException { in getDur() method in FrameTest
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBeanTest.java307 void getDur() throws NoSuchFieldException, IllegalAccessException { in getDur() method in DistributedFuncBeanTest