Searched defs:CPPTYPE_INT64 (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.h | 121 CPPTYPE_INT64 = 2, enumerator |
D | descriptor.h | 380 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64 enumerator |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 387 CPPTYPE_INT64 = 2 variable in FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 408 CPPTYPE_INT64 = 2 variable in FieldDescriptor |