Home
last modified time | relevance | path

Searched refs:CountStrInStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp302 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr() function
335 return CountStrInStr(str, subStr); in CountStrInFile()
342 return CountStrInStr(strlower, sublower); in CountStrInFile()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp381 int CountStrInStr(const string& str, const string& subStr) in CountStrInStr() function
414 return CountStrInStr(str, subStr); in CountStrInFile()
421 return CountStrInStr(strlower, sublower); in CountStrInFile()