Home
last modified time | relevance | path

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

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