Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php147 private $csharp_namespace = ''; variable in Google\\Protobuf\\Internal\\FileOptions
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto371 optional string csharp_namespace = 37; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto404 optional string csharp_namespace = 37; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto403 optional string csharp_namespace = 37; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto404 optional string csharp_namespace = 37; field
Ddescriptor.pb.h9946 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
9988 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()
10006 std::string* csharp_namespace) { in unsafe_arena_set_allocated_csharp_namespace()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto424 optional string csharp_namespace = 37; field
Ddescriptor_sv.proto416 optional string csharp_namespace = 37 [ctype = STRING_PIECE]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs4684 csharp_namespace: crate::SingularField<::std::string::String>, field