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

  /external/chromium_org/third_party/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/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 81 const string& java_package) {
82 java_packages_[file_name] = java_package;
84 const string& java_package(const string& file_name) const { function in class:google::protobuf::compiler::javamicro::Params
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.h 77 const string& java_package() { return java_package_; } function in class:google::protobuf::compiler::javanano::FileGenerator
javanano_params.h 92 const string& java_package) {
93 java_packages_[file_name] = java_package;
95 const string& java_package(const string& file_name) const { function in class:google::protobuf::compiler::javanano::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...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 4572 inline const ::std::string& FileOptions::java_package() const { function in class:google::protobuf::FileOptions
    [all...]

Completed in 162 milliseconds