Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_piece.cc89 size_t copyT(const BasicStringPiece<STR>& self, in copyT() function
99 return copyT(self, buf, n, pos); in copy()
103 return copyT(self, buf, n, pos); in copy()