Home
last modified time | relevance | path

Searched refs:bufEndPos (Results 1 – 1 of 1) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
DAsn1Sequence.java103 int bufEndPos = buf.limit(); in decodeBerValue() local
122 buf.limit(bufEndPos); // set the limit back to the real end position in decodeBerValue()