Searched refs:isPackable (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java120 public boolean isPackable() {
125 public boolean isPackable() {
130 public boolean isPackable() {
135 public boolean isPackable() {
156 public boolean isPackable() { return true; } method in class:WireFormat.FieldType
H A DDescriptors.java1007 if (!isPackable()) {
1018 public boolean isPackable() { method in class:Descriptors.FieldDescriptor
1019 return isRepeated() && getLiteType().isPackable();
1377 if (proto.getOptions().getPacked() && !isPackable()) {
H A DMessageReflection.java788 } else if (field.isPackable() &&
H A DGeneratedMessageLite.java499 extension.descriptor.type.isPackable() &&
/external/protobuf/objectivec/
H A DGPBDescriptor.h99 @property(nonatomic, readonly, getter=isPackable) BOOL packable;
134 @property(nonatomic, readonly, getter=isPackable) BOOL packable;
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 159 milliseconds