Home
last modified time | relevance | path

Searched defs:isPackable (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java122 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
DDescriptors.java1083 public boolean isPackable() { in isPackable() method in Descriptors.FieldDescriptor
/external/protobuf/objectivec/
DGPBDescriptor.m640 - (BOOL)isPackable { method
1053 - (BOOL)isPackable { method
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php172 public function isPackable() function in Google\\Protobuf\\Internal\\FieldDescriptor