Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dstringutils.cc108 bool ends_with(const char *s1, const char *s2) { in ends_with() function
/external/regex-re2/re2/
Dstringpiece.h110 bool ends_with(const StringPiece& x) const { in ends_with() function
/external/v8/tools/clang/plugins/
DChromeClassTester.cpp28 bool ends_with(const std::string& one, const std::string& two) { in ends_with() function
/external/libchrome/base/strings/
Dstring_piece.h292 bool ends_with(const BasicStringPiece& x) const { in ends_with() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h335 bool ends_with(StringPiece x) const { in ends_with() function