Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstringpiece.cc121 stringpiece_ssize_type StringPiece::rfind(StringPiece s, size_type pos) const { in rfind() function in google::protobuf::StringPiece
132 stringpiece_ssize_type StringPiece::rfind(char c, size_type pos) const { in rfind() function in google::protobuf::StringPiece