Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfreeze_json_util.cpp32 bool IncludeWith(std::list<std::string> list, const std::string& target) in IncludeWith() function
44 return IncludeWith(APPFREEZE_TYPE_LIST, eventName); in IsAppFreeze()
160 if (!IncludeWith(KEY_IN_LOGFILE, key)) { in LoadCollectorFromFile()