Searched defs:CPPTYPE_UINT32 (Results 1 – 10 of 10) sorted by relevance
/external/cronet/stable/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 505 CPPTYPE_UINT32 = 3 variable in FieldDescriptor
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 505 CPPTYPE_UINT32 = 3 variable in FieldDescriptor
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 505 CPPTYPE_UINT32 = 3 variable in FieldDescriptor
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | descriptor.h | 668 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 enumerator
|
D | wire_format_lite.h | 145 CPPTYPE_UINT32 = 3, enumerator
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | descriptor.h | 668 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 enumerator
|
D | wire_format_lite.h | 145 CPPTYPE_UINT32 = 3, enumerator
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 668 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 enumerator
|
D | wire_format_lite.h | 141 CPPTYPE_UINT32 = 3, enumerator
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | descriptor.c | 923 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32 in PyUpb_FieldDescriptor_GetCppType() enumerator
|