Searched defs:isPackable (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | WireFormat.java | 122 public boolean isPackable() { in STRING() method |
D | Descriptors.java | 1102 public boolean isPackable() { in isPackable() method in Descriptors.FieldDescriptor |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FieldDescriptor.php | 172 public function isPackable() function in Google\\Protobuf\\Internal\\FieldDescriptor |
/third_party/protobuf/objectivec/ | ||
D | GPBDescriptor.m | 664 - (BOOL)isPackable { method |