Home
last modified time | relevance | path

Searched defs:java_package (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_file.h89 const std::string& java_package() { return java_package_; } in java_package() function in google::protobuf::compiler::java::FileGenerator
H A Djava_shared_code_generator.cc60 std::string java_package = FileJavaPackage(file_); in Generate() local
H A Djava_file.cc593 GenerateSibling( const std::string& package_dir, const std::string& java_package, const DescriptorClass* descriptor, GeneratorContext* context, std::vector<std::string>* file_list, bool annotate_code, std::vector<std::string>* annotation_list, const std::string& name_suffix, GeneratorClass* generator, void (GeneratorClass::*pfn)(io::Printer* printer)) GenerateSibling() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php26 protected $java_package = null; variable
315 $this->java_package variable
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h10013 inline const std::string& FileOptions::java_package() const { in java_package() function in FileOptions
10064 set_allocated_java_package(std::string* java_package) set_allocated_java_package() argument
10070 java_package_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), java_package, set_allocated_java_package() local
[all...]

Completed in 30 milliseconds