Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.h248 void set_allow_multiline_strings(bool allow) { in set_allow_multiline_strings() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc261 tokenizer_.set_allow_multiline_strings(true); in ParserImpl()