Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp389 size_t readLength = 0; in itemize() local
390 U16_NEXT(string, readLength, string_size, nextCh); in itemize()
398 nextUtf16Pos = readLength; in itemize()
399 if (readLength < string_size) { in itemize()
400 U16_NEXT(string, readLength, string_size, nextCh); in itemize()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWspTypeDecoder.java431 int readLength = mDataLength;
438 mDataLength += readLength;
447 int readLength = mDataLength;
453 mDataLength += readLength;
/frameworks/base/config/
Dboot-image-profile.txt43312 HSPLcom/android/org/bouncycastle/asn1/ASN1InputStream;->readLength()I
43313 HSPLcom/android/org/bouncycastle/asn1/ASN1InputStream;->readLength(Ljava/io/InputStream;I)I