Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_helpers.cc392 bool AllAscii(const string& text) { in AllAscii() function
453 if (AllAscii(field->default_value_string())) { in DefaultValue()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/
Djavanano_primitive_field.cc158 bool AllAscii(const string& text) { in AllAscii() function
197 } else if (AllAscii(descriptor->default_value_string())) { in SetPrimitiveVariables()