Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h124 CPPTYPE_DOUBLE = 5, enumerator
Ddescriptor.h480 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py450 CPPTYPE_DOUBLE = 5 variable in FieldDescriptor