Home
last modified time | relevance | path

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

/applications/standard/contacts_data/ability/common/utils/src/
H A Dsql_analyzer.cpp37 bool isKey = FindIllegalWords(key); in CheckValuesBucket()
47 bool isValue = FindIllegalWords(str); in CheckValuesBucket()
108 bool SqlAnalyzer::FindIllegalWords(std::string sql) in FindIllegalWords() function in OHOS::Contacts::SqlAnalyzer
/applications/standard/contacts_data/ability/common/utils/include/
H A Dsql_analyzer.h33 bool FindIllegalWords(std::string sql);

Completed in 1 milliseconds