Searched refs:StringEndWith (Results 1 – 2 of 2) sorted by relevance
108 if (StringHelper::StringEndWith(outEntryPoint, EXT_NAME_ABC)) { in ParseOhmUrl()
411 static bool StringEndWith(const CString& str, const CString& endStr) in StringEndWith() function