Home
last modified time | relevance | path

Searched refs:StrCheck (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/ability/common/utils/src/
H A Dsql_analyzer.cpp90 bool SqlAnalyzer::StrCheck(char &ch, std::size_t strlen, std::string sql, std::size_t &pos) in StrCheck() function in OHOS::Contacts::SqlAnalyzer
127 if (StrCheck(ch, strlen, sql, pos)) { in FindIllegalWords()
/applications/standard/contacts_data/ability/common/utils/include/
H A Dsql_analyzer.h34 bool StrCheck(char &ch, std::size_t strlen, std::string sql, std::size_t &pos);

Completed in 1 milliseconds