Home
last modified time | relevance | path

Searched defs:canEmpty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.cpp54 bool IsNameValid(const std::string& name, const std::string& sep, bool canEmpty) in IsNameValid()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp95 void SplitStr(const string& str, const string& sep, vector<string>& strs, bool canEmpty, bool needT… in SplitStr()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp212 std::vector<std::string>& strs, bool canEmpty, bool needTrim) in SplitStr()
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp88 bool canEmpty, bool needTrim) in SplitStr()