Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DByteString.java536 int tempSize = 0; in copyFrom() local
538 iter.next(), ++tempSize) { in copyFrom()
540 size = tempSize; in copyFrom()