Searched refs:computeFieldSize (Results 1 – 8 of 8) sorted by relevance
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 452 CodedOutputByteBufferNano.computeFieldSize(1, keyType, key) + in serializeMapField() 453 CodedOutputByteBufferNano.computeFieldSize(2, valueType, value); in serializeMapField() 473 CodedOutputByteBufferNano.computeFieldSize(1, keyType, key) + in computeMapFieldSize() 474 CodedOutputByteBufferNano.computeFieldSize(2, valueType, value); in computeMapFieldSize()
|
D | CodedOutputByteBufferNano.java | 1123 static int computeFieldSize(int number, int type, Object object) { in computeFieldSize() method in CodedOutputByteBufferNano
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldSet.java | 754 size += computeFieldSize(entry.getKey(), entry.getValue()); in getSerializedSize() 758 size += computeFieldSize(entry.getKey(), entry.getValue()); in getSerializedSize() 792 return computeFieldSize(descriptor, value); in getMessageSetSerializedSize() 884 public static int computeFieldSize(final FieldDescriptorLite<?> descriptor, in computeFieldSize() method in FieldSet
|
D | MessageReflection.java | 103 size += FieldSet.computeFieldSize(field, value); in getSerializedSize()
|
/external/kotlinc/lib/ |
D | kotlin-reflect.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/descriptors.jvm. ... |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |