Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/compiler/javanano/ | |
javanano_params.h | 51 bool java_multiple_files_; member in class:google::protobuf::compiler::javanano::Params 59 java_multiple_files_(false) { 111 java_multiple_files_ = value; 114 return java_multiple_files_; |
/external/protobuf/src/google/protobuf/compiler/javamicro/ | |
javamicro_params.h | 54 bool java_multiple_files_; member in class:google::protobuf::compiler::javamicro::Params 64 java_multiple_files_(false), 124 java_multiple_files_ = value; 127 return java_multiple_files_; |
/external/protobuf/src/google/protobuf/ | |
descriptor.pb.h | 1538 bool java_multiple_files_; member in class:google::protobuf::FileOptions [all...] |