/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_params.h | 98 bool has_java_outer_classname(const string& file_name) const { function in class:google::protobuf::compiler::javamicro::Params
|
javamicro_file.cc | 118 if (!params_.has_java_outer_classname(file_->name())
|
javamicro_generator.cc | 52 if (file->options().has_java_outer_classname()) {
|
javamicro_helpers.cc | 123 if (params.has_java_outer_classname(file->name())) {
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_params.h | 119 bool has_java_outer_classname(const string& file_name) const { function in class:google::protobuf::compiler::javanano::Params
|
javanano_file.cc | 120 if (!params_.has_java_outer_classname(file_->name())
|
javanano_generator.cc | 65 if (file->options().has_java_outer_classname()) {
|
javanano_helpers.cc | 170 if (params.has_java_outer_classname(file->name())) {
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_name_resolver.cc | 135 if (file->options().has_java_outer_classname()) {
|
java_file.cc | 193 if (immutable_api_ && !file_->options().has_java_outer_classname()) {
|
/external/protobuf/src/google/protobuf/ |
descriptor.pb.cc | [all...] |
descriptor.pb.h | 5079 inline bool FileOptions::has_java_outer_classname() const { function in class:google::protobuf::FileOptions [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 4617 inline bool FileOptions::has_java_outer_classname() const { function in class:google::protobuf::FileOptions [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 4617 inline bool FileOptions::has_java_outer_classname() const { function in class:google::protobuf::FileOptions [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 4617 inline bool FileOptions::has_java_outer_classname() const { function in class:google::protobuf::FileOptions [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
descriptor.pb.h | 5816 inline bool FileOptions::has_java_outer_classname() const { function in class:google::protobuf::FileOptions [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
descriptor.pb.h | 4617 inline bool FileOptions::has_java_outer_classname() const { function in class:google::protobuf::FileOptions [all...] |