Searched defs:CPPTYPE_STRING (Results 1 – 10 of 10) sorted by relevance
/external/cronet/stable/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 511 CPPTYPE_STRING = 9 variable in FieldDescriptor
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 511 CPPTYPE_STRING = 9 variable in FieldDescriptor
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 511 CPPTYPE_STRING = 9 variable in FieldDescriptor
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | descriptor.h | 674 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
|
D | wire_format_lite.h | 151 CPPTYPE_STRING = 9, enumerator
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | descriptor.h | 674 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
|
D | wire_format_lite.h | 151 CPPTYPE_STRING = 9, enumerator
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 674 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
|
D | wire_format_lite.h | 147 CPPTYPE_STRING = 9, enumerator
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | descriptor.c | 929 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES in PyUpb_FieldDescriptor_GetCppType() enumerator
|