Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DStringUtils.cpp166 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith() function
171 bool EndsWith(std::string_view s, char suffix) { in EndsWith() function