Home
last modified time | relevance | path

Searched defs:rfind (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dstringpiece.cc69 StringPiece::size_type StringPiece::rfind(const StringPiece& s, size_type pos) const { in rfind() function in art::StringPiece
79 StringPiece::size_type StringPiece::rfind(char c, size_type pos) const { in rfind() function in art::StringPiece