HomeSort by relevance Sort by last modified time
    Searched defs:is_packable (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
extension_set.cc 60 inline bool is_packable(WireFormatLite::WireType type) { function in namespace:google::protobuf::internal::__anon17821
    [all...]
descriptor.h 449 bool is_packable() const; // shorthand for is_repeated() &&
451 bool is_packed() const; // shorthand for is_packable() &&
1589 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]

Completed in 98 milliseconds