Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dutil.h325 inline std::string WordWrap(const std::string in, size_t max_length, in WordWrap() function
/external/flatbuffers/src/
Dflatc.cpp324 printf("%s\n", flatbuffers::WordWrap( in Compile()