Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/compiler/javanano/ | |
javanano_params.h | 119 void set_override_java_multiple_files(bool java_multiple_files) { 120 if (java_multiple_files) { 137 bool java_multiple_files(const string& file_name) const { function in class:google::protobuf::compiler::javanano::Params |
/external/protobuf/src/google/protobuf/compiler/javamicro/ | |
javamicro_params.h | 145 bool java_multiple_files(const string& file_name) const { function in class:google::protobuf::compiler::javamicro::Params |
/external/protobuf/src/google/protobuf/ | |
descriptor.pb.h | 3704 inline bool FileOptions::java_multiple_files() const { function in class:google::protobuf::FileOptions [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
descriptor.pb.h | 4710 inline bool FileOptions::java_multiple_files() const { function in class:google::protobuf::FileOptions [all...] |