Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
Dpath.cpp257 bool endsWith(std::string_view path, std::string_view suffix) { in endsWith() function
/system/tools/hidl/utils/
DFQName.cpp525 bool FQName::endsWith(const FQName &other) const { in endsWith() function in android::FQName