Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/util/
DTimeUtils.java109 long rightMax = Math.min(endNs, endLNs); in isRangeCross() local
148 long rightMax = Math.min(fEndNs, sEndns); in getIntersection() local
166 long rightMax = Math.min(fEndNs, sEndns); in getNanoIntersection() local