Home
last modified time | relevance | path

Searched defs:ruby_package (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php192 private $ruby_package = ''; variable in Google\\Protobuf\\Internal\\FileOptions
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto449 optional string ruby_package = 45; field
Ddescriptor_sv.proto441 optional string ruby_package = 45 [ctype = STRING_PIECE]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto429 optional string ruby_package = 45; field
Ddescriptor.pb.h10346 inline const std::string& FileOptions::ruby_package() const { in ruby_package() function
10388 inline void FileOptions::set_allocated_ruby_package(std::string* ruby_package) { in set_allocated_ruby_package()
10406 std::string* ruby_package) { in unsafe_arena_set_allocated_ruby_package()
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto429 optional string ruby_package = 45; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs4689 ruby_package: crate::SingularField<::std::string::String>, field