Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java561 int halfLength = length >>> 1; in balancedConcat() local
562 ByteString left = balancedConcat(iterator, halfLength); in balancedConcat()
563 ByteString right = balancedConcat(iterator, length - halfLength); in balancedConcat()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...