Searched defs:set_java_multiple_files (Results 1 - 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/javamicro/ | ||
H A D | javamicro_params.h | 138 void set_java_multiple_files(const string& file_name, bool value) { function in class:google::protobuf::compiler::javamicro::Params |
/external/protobuf/src/google/protobuf/compiler/javanano/ | ||
H A D | javanano_params.h | 152 void set_java_multiple_files(const string& file_name, bool value) { function in class:google::protobuf::compiler::javanano::Params |
/external/protobuf/src/google/protobuf/ | ||
H A D | descriptor.pb.h | 1609 inline void set_java_multiple_files(bool value); 5172 inline void FileOptions::set_java_multiple_files(bool value) { function in class:google::protobuf::FileOptions |
Completed in 506 milliseconds