Home
last modified time | relevance | path

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

/external/rust/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/crates/protobuf/src/
Ddescriptor.rs1845 pub fn has_json_name(&self) -> bool { in has_json_name() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h10326 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/crates/protobuf/2.27.1/src/
Ddescriptor.rs2401 pub fn has_json_name(&self) -> bool { in has_json_name() method