Home
last modified time | relevance | path

Searched defs:is_packable (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.h1806 inline bool FieldDescriptor::is_packable() const { in is_packable() function
Dextension_set.cc60 inline bool is_packable(WireFormatLite::WireType type) { in is_packable() function