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

  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_params.h 103 const string& java_outer_classname) {
104 java_outer_classnames_[file_name] = java_outer_classname;
106 const string& java_outer_classname(const string& file_name) const { function in class:google::protobuf::compiler::javamicro::Params
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_params.h 124 const string& java_outer_classname) {
125 java_outer_classnames_[file_name] = java_outer_classname;
127 const string& java_outer_classname(const string& file_name) const { function in class:google::protobuf::compiler::javanano::Params
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 5094 inline const ::std::string& FileOptions::java_outer_classname() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4632 inline const ::std::string& FileOptions::java_outer_classname() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4632 inline const ::std::string& FileOptions::java_outer_classname() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4632 inline const ::std::string& FileOptions::java_outer_classname() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 5829 inline const ::std::string& FileOptions::java_outer_classname() const { function in class:google::protobuf::FileOptions
5865 java_outer_classname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), java_outer_classname); local
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 4632 inline const ::std::string& FileOptions::java_outer_classname() const { function in class:google::protobuf::FileOptions
    [all...]

Completed in 955 milliseconds