/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | WireFormat.java | 122 public boolean isPackable() { in STRING() method 128 public boolean isPackable() { in GROUP() method 134 public boolean isPackable() { in MESSAGE() method 140 public boolean isPackable() { in BYTES() method 167 public boolean isPackable() { in isPackable() method in WireFormat.FieldType
|
D | Descriptors.java | 1072 if (!isPackable()) { in isPacked() 1083 public boolean isPackable() { in isPackable() method in Descriptors.FieldDescriptor 1084 return isRepeated() && getLiteType().isPackable(); in isPackable() 1443 if (proto.getOptions().getPacked() && !isPackable()) { in crossLink()
|
D | MessageReflection.java | 780 } else if (field.isPackable() in mergeFieldFrom()
|
D | GeneratedMessageLite.java | 550 && extension.descriptor.type.isPackable() in parseExtension()
|
/external/protobuf/objectivec/Tests/ |
D | GPBDescriptorTests.m | 376 XCTAssertFalse(descriptor.isPackable); 383 XCTAssertFalse(descriptor.isPackable); 392 XCTAssertFalse(descriptor.isPackable); 399 XCTAssertFalse(descriptor.isPackable); 408 XCTAssertFalse(descriptor.isPackable); 417 XCTAssertFalse(descriptor.isPackable); 424 XCTAssertTrue(descriptor.isPackable); 433 XCTAssertFalse(descriptor.isPackable); 440 XCTAssertTrue(descriptor.isPackable); 449 XCTAssertFalse(descriptor.isPackable);
|
/external/protobuf/objectivec/ |
D | GPBDescriptor.h | 188 @property(nonatomic, readonly, getter=isPackable) BOOL packable; 306 @property(nonatomic, readonly, getter=isPackable) BOOL packable;
|
D | GPBMessage.m | 1337 //% uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1382 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1402 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1422 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1442 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1462 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1482 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1502 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1522 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; 1542 uint32_t tag = field.isPackable ? GPBFieldTag(field) : 0; [all …]
|
D | GPBDescriptor.m | 640 - (BOOL)isPackable { method 1053 - (BOOL)isPackable { method
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 172 public function isPackable() function in Google\\Protobuf\\Internal\\FieldDescriptor
|
D | Message.php | 451 } elseif ($field->isPackable() &&
|
/external/kotlinx.metadata/ |
D | kotlinx-metadata-jvm-0.1.0.jar | META-INF/
META-INF/MANIFEST.MF
kotlinx/
kotlinx/metadata/
kotlinx/ ... |
/external/kotlinc/lib/ |
D | kotlin-reflect.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/com.android. ... |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/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- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |