Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp141 bool VCardUtils::EndWith(const std::string &fullString, const std::string &ending) in EndWith() function in OHOS::Telephony::VCardUtils
/base/hiviewdfx/hiview/base/utility/
Dstring_util.cpp467 bool EndWith(const std::string& str, const std::string& sub) in EndWith() function