Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php174 protected $ruby_package = null; variable in Google\\Protobuf\\Internal\\FileOptions
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php174 protected $ruby_package = null; variable in Google\\Protobuf\\Internal\\FileOptions
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto452 optional string ruby_package = 45; field
H A Ddescriptor.pb.h12836 inline const std::string& FileOptions::ruby_package() const { in ruby_package() function
12877 inline void FileOptions::set_allocated_ruby_package(std::string* ruby_package) { in set_allocated_ruby_package()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto453 optional string ruby_package = 45; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto439 optional string ruby_package = 45; field
Ddescriptor_sv.proto441 optional string ruby_package = 45 [ctype = STRING_PIECE]; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto452 optional string ruby_package = 45; field
H A Ddescriptor.pb.h12836 inline const std::string& FileOptions::ruby_package() const { in ruby_package() function
12877 inline void FileOptions::set_allocated_ruby_package(std::string* ruby_package) { in set_allocated_ruby_package()
/aosp_15_r20/external/googleapis/
H A Dapi-index-v1.json807 "ruby_package": { object
3212 "ruby_package": { object
5660 "ruby_package": { object
8167 "ruby_package": { object
11998 "ruby_package": { object
12146 "ruby_package": { object
12333 "ruby_package": { object
12442 "ruby_package": { object
12529 "ruby_package": { object
12738 "ruby_package": { object
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs3881 pub ruby_package: ::std::option::Option<::std::string::String>, field
4421 pub fn ruby_package(&self) -> &str { in ruby_package() method
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h12408 inline const std::string& FileOptions::ruby_package() const { in ruby_package() function
12449 inline void FileOptions::set_allocated_ruby_package(std::string* ruby_package) { in set_allocated_ruby_package()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h12408 inline const std::string& FileOptions::ruby_package() const { in ruby_package() function
12449 inline void FileOptions::set_allocated_ruby_package(std::string* ruby_package) { in set_allocated_ruby_package()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs4689 ruby_package: crate::SingularField<::std::string::String>, field