Searched defs:CPPTYPE_DOUBLE (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.h | 124 CPPTYPE_DOUBLE = 5, enumerator |
D | descriptor.h | 480 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE enumerator |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 390 CPPTYPE_DOUBLE = 5 variable in FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 450 CPPTYPE_DOUBLE = 5 variable in FieldDescriptor |