Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dextension_set.h743 inline static bool is_packable(WireFormatLite::WireType type) { in is_packable() function
Ddescriptor.h2305 inline bool FieldDescriptor::is_packable() const { in is_packable() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.h2305 inline bool FieldDescriptor::is_packable() const { in is_packable() function
Dextension_set.cc72 inline bool is_packable(WireFormatLite::WireType type) { in is_packable() function