Home
last modified time | relevance | path

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

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestBasic.java81 int stopIndex = startDomainIndex + domainAndRegistry.length(); in useSpans() local
/frameworks/base/cmds/statsd/src/metrics/
DDurationMetricProducer.cpp68 const size_t stopIndex, const size_t stopAllIndex, const bool nesting, in DurationMetricProducer()