Home
last modified time | relevance | path

Searched defs:needTrim (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp95 … SplitStr(const string& str, const string& sep, vector<string>& strs, bool canEmpty, bool needTrim) 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()