Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstringpiece.h327 bool ends_with(StringPiece x) const { in ends_with() function
/frameworks/base/tools/bit/
Dutil.cpp201 ends_with(const string& str, const string& suffix) in ends_with() function
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp114 static bool ends_with(const string& str, const string& ending) { in ends_with() function