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

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py388 CPPTYPE_UINT32 = 3 variable in class:FieldDescriptor
410 TYPE_UINT32: CPPTYPE_UINT32,
411 TYPE_FIXED32: CPPTYPE_UINT32,
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py354 CPPTYPE_UINT32 = 3 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h123 CPPTYPE_UINT32 = 3, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h362 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 enumerator in enum:google::protobuf::FieldDescriptor::CppType
448 // Get the field default value if cpp_type() == CPPTYPE_UINT32. If no
/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 258 milliseconds