Home
last modified time | relevance | path

Searched defs:csharp_namespace (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php134 protected $csharp_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php134 protected $csharp_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
/aosp_15_r20/external/googleapis/
H A Dapi-index-v1.json230 "csharp_namespace": { object
761 "csharp_namespace": { object
3166 "csharp_namespace": { object
5614 "csharp_namespace": { object
8121 "csharp_namespace": { object
11973 "csharp_namespace": { object
12121 "csharp_namespace": { object
12302 "csharp_namespace": { object
12412 "csharp_namespace": { object
12499 "csharp_namespace": { object
[all …]
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto371 optional string csharp_namespace = 37; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto427 optional string csharp_namespace = 37; field
H A Ddescriptor.pb.h12496 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
12537 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto428 optional string csharp_namespace = 37; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto414 optional string csharp_namespace = 37; field
Ddescriptor_sv.proto416 optional string csharp_namespace = 37 [ctype = STRING_PIECE]; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto403 optional string csharp_namespace = 37; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto427 optional string csharp_namespace = 37; field
H A Ddescriptor.pb.h12496 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
12537 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs3856 pub csharp_namespace: ::std::option::Option<::std::string::String>, field
4241 pub fn csharp_namespace(&self) -> &str { in csharp_namespace() 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.h12068 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
12109 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()
/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.h12068 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
12109 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs4684 csharp_namespace: crate::SingularField<::std::string::String>, field