Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h122 CPPTYPE_UINT32 = 3, enumerator
Ddescriptor.h478 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py448 CPPTYPE_UINT32 = 3 variable in FieldDescriptor