Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/bit/
H A Dutil.cpp201 ends_with(const string& str, const string& suffix) in ends_with() function
/aosp12/frameworks/base/cmds/incidentd/src/
H A DWorkDirectory.cpp117 static bool ends_with(const string& str, const string& ending) { in ends_with() function