Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_piece.cc150 size_t rfindT(const BasicStringPiece<STR>& self, in rfindT() function
168 return rfindT(self, s, pos); in rfind()
172 return rfindT(self, s, pos); in rfind()
176 size_t rfindT(const BasicStringPiece<STR>& self, in rfindT() function
193 return rfindT(self, c, pos); in rfind()
197 return rfindT(self, c, pos); in rfind()