Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c82 bool has_json_name; member
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfield_def.c80 bool has_json_name; member
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs1845 pub fn has_json_name(&self) -> bool { in has_json_name() method
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h10033 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h10033 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h10461 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h10461 inline bool FieldDescriptorProto::has_json_name() const { in has_json_name() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs2401 pub fn has_json_name(&self) -> bool { in has_json_name() method