Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Dwire_format.py259 def IsTypePackable(field_type): function
/external/protobuf/src/google/protobuf/
Ddescriptor.h1878 inline bool FieldDescriptor::IsTypePackable(Type field_type) { in IsTypePackable() function