Searched refs:java_enum_style (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_enum.cc77 bool use_shell_class = params_.java_enum_style();
H A Djavanano_params.h178 bool java_enum_style() const { function in class:google::protobuf::compiler::javanano::Params
H A Djavanano_file.cc141 if (params_.java_enum_style()) {
250 if (params_.java_enum_style()) {
H A Djavanano_helpers.cc212 if (file->enum_type_count() != 0 && !params.java_enum_style()) {
245 if (params.java_enum_style()) {

Completed in 106 milliseconds