Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_piece.cc278 size_t find_first_not_ofT(const BasicStringPiece<STR>& self, in find_first_not_ofT() function
295 return find_first_not_ofT(self, c, pos); in find_first_not_of()
301 return find_first_not_ofT(self, c, pos); in find_first_not_of()