Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php133 protected $csharp_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto416 optional string csharp_namespace = 37 [ctype = STRING_PIECE]; field
Ddescriptor.proto424 optional string csharp_namespace = 37; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto428 optional string csharp_namespace = 37; field
Ddescriptor.pb.h10590 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
10641 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()