Searched defs:EndWith (Results 1 – 4 of 4) sorted by relevance
548 inline bool EndWith(const std::string& dst, const std::string& suffix) in EndWith() function553 inline bool EndWith(const std::string& str, const char* suffix, size_t suffixLen) in EndWith() function
152 bool BundleUtil::EndWith(const char *str, const char *subStr) in EndWith() function in OHOS::BundleUtil
587 bool BundleUtil::EndWith(const std::string &source, const std::string &suffix) in EndWith() function in OHOS::AppExecFwk::BundleUtil
524 inline bool EndWith(const std::string& dst, const std::string& suffix) in EndWith() function