Searched defs:java_package (Results 1 - 5 of 5) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_file.h | 89 const std::string& java_package() { return java_package_; } in java_package() function in google::protobuf::compiler::java::FileGenerator
|
| H A D | java_shared_code_generator.cc | 60 std::string java_package = FileJavaPackage(file_); in Generate() local
|
| H A D | java_file.cc | 593 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 D | FileOptions.php | 26 protected $java_package = null; variable 315 $this->java_package variable [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.pb.h | 10013 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