Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto380 optional string csharp_namespace = 37; field
Ddescriptor.pb.h6460 inline const ::std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
6490 inline void FileOptions::set_allocated_csharp_namespace(::std::string* csharp_namespace) { in set_allocated_csharp_namespace()
Ddescriptor.pb.cc9415 const ::std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function in google::protobuf::FileOptions
9445 void FileOptions::set_allocated_csharp_namespace(::std::string* csharp_namespace) { in set_allocated_csharp_namespace()