Home
last modified time | relevance | path

Searched defs:has_json_name (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c82 bool has_json_name; member
/external/grpc-grpc/third_party/upb/upb/reflection/
Dfield_def.c80 bool has_json_name; member
/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs1845 pub fn has_json_name(&self) -> bool { in has_json_name() method
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h10461 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h10461 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h10461 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs2401 pub fn has_json_name(&self) -> bool { in has_json_name() method