Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_piece.cc421 BasicStringPiece<STR> substrT(const BasicStringPiece<STR>& self, in substrT() function
432 return substrT(self, pos, n); in substr()
438 return substrT(self, pos, n); in substr()