Home
last modified time | relevance | path

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

/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