Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/
DCodedOutputByteBufferNano.java340 int utf16Length = sequence.length(); in encodedLength() local
369 int utf16Length = sequence.length(); in encodedLengthGeneral() local
428 int utf16Length = sequence.length(); in encodeDirect() local
457 int utf16Length = sequence.length(); in encode() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DUtf8.java252 int utf16Length = sequence.length(); in encodedLength() local
281 int utf16Length = sequence.length(); in encodedLengthGeneral() local
856 int utf16Length = in.length(); in encodeUtf8() local