Home
last modified time | relevance | path

Searched defs:has_java_package (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_params.h76 bool has_java_package(const std::string& file_name) const { in has_java_package() function
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_params.h95 bool has_java_package(const std::string& file_name) const { in has_java_package() function
/external/rust/crates/protobuf/src/
Ddescriptor.rs3915 pub fn has_java_package(&self) -> bool { in has_java_package() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h11801 inline bool FileOptions::has_java_package() const { in has_java_package() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h11936 inline bool FileOptions::has_java_package() const { in has_java_package() function
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs4722 pub fn has_java_package(&self) -> bool { in has_java_package() method