Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
descriptor.h | 430 bool is_packable() const; // shorthand for is_repeated() && 432 bool is_packed() const; // shorthand for is_packable() && 1437 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor [all...] |
/external/protobuf/src/google/protobuf/ | |
descriptor.h | 398 bool is_packable() const; // shorthand for is_repeated() && 1301 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor [all...] |