Searched refs:CheckContent (Results 1 – 3 of 3) sorted by relevance
56 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist);
180 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist) in CheckContent() function
139 if (!CheckContent(content, keyWord, true)) { in CheckBacktraceContent()144 if (!CheckContent(content, keyWord, false)) { in CheckBacktraceContent()