Home
last modified time | relevance | path

Searched refs:AllAscii (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_helpers.cc266 bool AllAscii(const std::string& text) { in AllAscii() function
326 if (AllAscii(field->default_value_string())) { in DefaultValue()
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_primitive_field.cc158 bool AllAscii(const std::string& text) { in AllAscii() function
197 } else if (AllAscii(descriptor->default_value_string())) { in SetPrimitiveVariables()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc573 bool AllAscii(const std::string& text) { in AllAscii() function
634 if (AllAscii(field->default_value_string())) { in DefaultValue()
/external/protobuf/src/google/protobuf/compiler/java/
Dhelpers.cc575 bool AllAscii(const std::string& text) { in AllAscii() function
636 if (AllAscii(field->default_value_string())) { in DefaultValue()