Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Ddescriptor.py489 CPPTYPE_DOUBLE = 5 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h629 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator
Dwire_format_lite.h140 CPPTYPE_DOUBLE = 5, enumerator