Searched defs:EndsWithIgnoreCase (Results 1 – 2 of 2) sorted by relevance
31 bool StringHelp::EndsWithIgnoreCase(const std::string &input, const std::string &suffix) in EndsWithIgnoreCase() function in OHOS::Media::Effect::StringHelp
72 inline bool EndsWithIgnoreCase(const std::string& s, const std::string& suffix) in EndsWithIgnoreCase() function