Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py236 def IsTypePackable(field_type): function
/third_party/grpc/third_party/upb/upb/mini_descriptor/internal/
Dencode_test.cc200 TEST(MiniTablePlatformIndependentTest, IsTypePackable) { in TEST() argument
/third_party/protobuf/upb/mini_descriptor/internal/
Dencode_test.cc200 TEST(MiniTablePlatformIndependentTest, IsTypePackable) { in TEST() argument
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h2853 inline bool FieldDescriptor::IsTypePackable(Type field_type) { in IsTypePackable() function