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.php134 protected $csharp_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto393 optional string csharp_namespace = 37 [ctype = STRING_PIECE]; field
Ddescriptor.proto391 optional string csharp_namespace = 37; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto521 optional string csharp_namespace = 37; field
Ddescriptor.pb.h16600 inline const std::string& FileOptions::csharp_namespace() const in csharp_namespace() function