Searched defs:WriteInto (Results 1 – 3 of 3) sorted by relevance
848 char* WriteInto(std::string* str, size_t length_with_null) { in WriteInto() function852 char16* WriteInto(string16* str, size_t length_with_null) { in WriteInto() function
1110 TEST_F(WriteIntoTest, WriteInto) { in TEST_F() argument
143 inline typename string_type::value_type* WriteInto(string_type* str, in WriteInto() function