Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php148 private $has_csharp_namespace = false; variable in Google\\Protobuf\\Internal\\FileOptions
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h9939 inline bool FileOptions::has_csharp_namespace() const { in has_csharp_namespace() function
/external/rust/crates/protobuf/src/
Ddescriptor.rs5056 pub fn has_csharp_namespace(&self) -> bool { in has_csharp_namespace() method