Home
last modified time | relevance | path

Searched refs:has_ruby_package (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.cc411 if (file->options().has_ruby_package()) { in GeneratePackageModules()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h3756 bool has_ruby_package() const;
10953 inline bool FileOptions::has_ruby_package() const { in has_ruby_package() function