Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/util/
Dstring_utils.h32 bool IsContain(const std::string &content, const std::string &contain);
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dstring_utils.cpp53 bool StringUtils::IsContain(const string &content, const string &contain) in IsContain() function in OHOS::HiviewDFX::StringUtils