Home
last modified time | relevance | path

Searched defs:getStartTs (Results 1 – 12 of 12) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/
DWakeupTime.java57 public Long getStartTs() { in getStartTs() method in WakeupTime
DDuration.java57 public Long getStartTs() { in getStartTs() method in Duration
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/
DDuration.java57 public Long getStartTs() { in getStartTs() method in Duration
DAppFunc.java163 public long getStartTs() { in getStartTs() method in AppFunc
DFunc.java264 public long getStartTs() { in getStartTs() method in Func
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/applicationtrace/bean/
DDurationTest.java62 void getStartTs() throws NoSuchFieldException, IllegalAccessException { in getStartTs() method in DurationTest
DAppFuncTest.java174 void getStartTs() throws NoSuchFieldException, IllegalAccessException { in getStartTs() method in AppFuncTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/perftrace/bean/
DPrefFunc.java192 public long getStartTs() { in getStartTs() method in PrefFunc
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBean.java319 public long getStartTs() { in getStartTs() method in DistributedFuncBean
DDetailBean.java418 public Long getStartTs() { in getStartTs() method in DetailBean
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/bean/
DDistributedFuncBeanTest.java287 void getStartTs() throws NoSuchFieldException, IllegalAccessException { in getStartTs() method in DistributedFuncBeanTest
DDetailBeanTest.java405 void getStartTs() throws NoSuchFieldException, IllegalAccessException { in getStartTs() method in DetailBeanTest