Searched refs:FindIllegalWords (Results 1 – 2 of 2) sorted by relevance
35 bool isKey = FindIllegalWords(key); in CheckValuesBucket()44 bool isValue = FindIllegalWords(str); in CheckValuesBucket()105 bool SqlAnalyzer::FindIllegalWords(std::string sql) in FindIllegalWords() function in OHOS::Request::Download::SqlAnalyzer
32 bool FindIllegalWords(std::string sql);