Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/utils/session/entity/
DSessionInfo.java29 private long startTimestamp; field in SessionInfo
93 public void setStartTimestamp(long startTimestamp) { in setStartTimestamp()
159 private long startTimestamp; field in SessionInfo.Builder
198 public Builder startTimestamp(long startTimestamp) { in startTimestamp() argument