Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_piece.cc393 size_t find_last_not_ofT(const BasicStringPiece<STR>& self, in find_last_not_ofT() function
411 return find_last_not_ofT(self, c, pos); in find_last_not_of()
417 return find_last_not_ofT(self, c, pos); in find_last_not_of()