HomeSort by relevance Sort by last modified time
    Searched defs:java_package (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/compiler/java/
java_file.h 76 const string& java_package() { return java_package_; } function in class:google::protobuf::compiler::java::FileGenerator
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.h 77 const string& java_package() { return java_package_; } function in class:google::protobuf::compiler::javamicro::FileGenerator
javamicro_params.h 77 const string& java_package) {
78 java_packages_[file_name] = java_package;
80 const string& java_package(const string& file_name) const { function in class:google::protobuf::compiler::javamicro::Params
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 3622 inline const ::std::string& FileOptions::java_package() const { function in class:google::protobuf::FileOptions
    [all...]

Completed in 26 milliseconds