Home
last modified time | relevance | path

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

/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h544 void ToString(bool strings_quoted, bool keys_quoted, std::string &s) const { in ToString() argument
547 if (strings_quoted) { in ToString()