Home
last modified time | relevance | path

Searched defs:java_outer_classname (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_params.h103 const std::string& java_outer_classname) { in set_java_outer_classname()
106 const std::string& java_outer_classname(const std::string& file_name) const { in java_outer_classname() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_params.h122 const std::string& java_outer_classname) { in set_java_outer_classname()
125 const std::string& java_outer_classname(const std::string& file_name) const { in java_outer_classname() function
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php36 protected $java_outer_classname = null; variable in Google\\Protobuf\\Internal\\FileOptions
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php36 protected $java_outer_classname = null; variable in Google\\Protobuf\\Internal\\FileOptions
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto278 optional string java_outer_classname = 8; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto301 optional string java_outer_classname = 8; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto355 optional string java_outer_classname = 8; field
H A Ddescriptor.pb.h12011 inline const std::string& FileOptions::java_outer_classname() const { in java_outer_classname() function
12052 inline void FileOptions::set_allocated_java_outer_classname(std::string* java_outer_classname) { in set_allocated_java_outer_classname()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto356 optional string java_outer_classname = 8; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto347 optional string java_outer_classname = 8; field
Ddescriptor_sv.proto349 optional string java_outer_classname = 8 [ctype = STRING_PIECE]; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto332 optional string java_outer_classname = 8; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto355 optional string java_outer_classname = 8; field
H A Ddescriptor.pb.h12011 inline const std::string& FileOptions::java_outer_classname() const { in java_outer_classname() function
12052 inline void FileOptions::set_allocated_java_outer_classname(std::string* java_outer_classname) { in set_allocated_java_outer_classname()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs3793 pub java_outer_classname: ::std::option::Option<::std::string::String>, field
3940 pub fn java_outer_classname(&self) -> &str { in java_outer_classname() 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.h11583 inline const std::string& FileOptions::java_outer_classname() const { in java_outer_classname() function
11624 inline void FileOptions::set_allocated_java_outer_classname(std::string* java_outer_classname) { in set_allocated_java_outer_classname()
/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.h11583 inline const std::string& FileOptions::java_outer_classname() const { in java_outer_classname() function
11624 inline void FileOptions::set_allocated_java_outer_classname(std::string* java_outer_classname) { in set_allocated_java_outer_classname()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs4671 java_outer_classname: crate::SingularField<::std::string::String>, field