Home
last modified time | relevance | path

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

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