Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Ddescriptor.py477 CPPTYPE_DOUBLE = 5 variable in FieldDescriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.h558 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator
Dwire_format_lite.h139 CPPTYPE_DOUBLE = 5, enumerator