Searched defs:CPPTYPE_UINT32 (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/
H A Ddescriptor.py354 CPPTYPE_UINT32 = 3 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h124 CPPTYPE_UINT32 = 3, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h332 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 enumerator in enum:google::protobuf::FieldDescriptor::CppType
414 // Get the field default value if cpp_type() == CPPTYPE_UINT32. If no

Completed in 62 milliseconds