Home
last modified time | relevance | path

Searched defs:CPPTYPE_STRING (Results 1 – 10 of 10) sorted by relevance

/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Ddescriptor.py511 CPPTYPE_STRING = 9 variable in FieldDescriptor
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Ddescriptor.py511 CPPTYPE_STRING = 9 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py511 CPPTYPE_STRING = 9 variable in FieldDescriptor
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.h674 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
Dwire_format_lite.h151 CPPTYPE_STRING = 9, enumerator
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.h674 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
Dwire_format_lite.h151 CPPTYPE_STRING = 9, enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.h674 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES enumerator
Dwire_format_lite.h147 CPPTYPE_STRING = 9, enumerator
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c929 CPPTYPE_STRING = 9, // TYPE_STRING, TYPE_BYTES in PyUpb_FieldDescriptor_GetCppType() enumerator