Home
last modified time | relevance | path

Searched defs:go_package (Results 1 – 17 of 17) sorted by relevance

/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php79 protected $go_package = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php79 protected $go_package = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php79 protected $go_package = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto337 optional string go_package = 11; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto382 optional string go_package = 11; field
Ddescriptor_sv.proto384 optional string go_package = 11 [ctype = STRING_PIECE]; field
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto391 optional string go_package = 11; field
Ddescriptor.pb.h12192 inline const std::string& FileOptions::go_package() const { in go_package() function
12233 inline void FileOptions::set_allocated_go_package(std::string* go_package) { in set_allocated_go_package()
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto368 optional string go_package = 11; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto391 optional string go_package = 11; field
Ddescriptor.pb.h12192 inline const std::string& FileOptions::go_package() const { in go_package() function
12233 inline void FileOptions::set_allocated_go_package(std::string* go_package) { in set_allocated_go_package()
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto392 optional string go_package = 11; field
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto391 optional string go_package = 11; field
Ddescriptor.pb.h12192 inline const std::string& FileOptions::go_package() const { in go_package() function
12233 inline void FileOptions::set_allocated_go_package(std::string* go_package) { in set_allocated_go_package()
/external/googleapis/
Dapi-index-v1.json26 "go_package": { object
235 "go_package": { object
770 "go_package": { object
3175 "go_package": { object
5623 "go_package": { object
8130 "go_package": { object
8302 "go_package": { object
8436 "go_package": { object
9089 "go_package": { object
9214 "go_package": { object
[all …]
/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs3821 pub go_package: ::std::option::Option<::std::string::String>, field
4055 pub fn go_package(&self) -> &str { in go_package() method
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs4676 go_package: crate::SingularField<::std::string::String>, field