Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_util.cc848 char* WriteInto(std::string* str, size_t length_with_null) { in WriteInto() function
852 char16* WriteInto(string16* str, size_t length_with_null) { in WriteInto() function
Dstring_util_unittest.cc1110 TEST_F(WriteIntoTest, WriteInto) { in TEST_F() argument
/external/chromium-libpac/src/
Dproxy_resolver_v8.cc143 inline typename string_type::value_type* WriteInto(string_type* str, in WriteInto() function