Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h126 CPPTYPE_DOUBLE = 5, enumerator
Ddescriptor.h334 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py356 CPPTYPE_DOUBLE = 5 variable in FieldDescriptor