Home
last modified time | relevance | path

Searched defs:WriteInto (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/base/strings/
Dstring_util.cc857 char* WriteInto(std::string* str, size_t length_with_null) { in WriteInto() function
861 char16_t* WriteInto(std::u16string* str, size_t length_with_null) { in WriteInto() function