Searched defs:EndsWith (Results 1 – 2 of 2) sorted by relevance
19 bool StringUtils::EndsWith(const std::string& str, const std::string& postfix) in EndsWith() function in StringUtils
103 bool Utils::EndsWith(const std::string& str, const std::string& suffix) in EndsWith() function in OHOS::AppPackingTool::Utils