Home
last modified time | relevance | path

Searched defs:csharp_namespace (Results 1 – 3 of 3) 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/protobuf/src/google/protobuf/
Ddescriptor.proto428 optional string csharp_namespace = 37; field
Ddescriptor.pb.h10542 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
10592 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()