Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_util.cc840 inline typename string_type::value_type* WriteIntoT(string_type* str, in WriteIntoT() function
849 return WriteIntoT(str, length_with_null); in WriteInto()
853 return WriteIntoT(str, length_with_null); in WriteInto()