Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfreeze_json_util.cpp73 int CountSubStr(const std::string& str, const std::string& subStr) in CountSubStr() function
130 std::to_string(CountSubStr(*(collectMap["event_handler"].begin()), flag)); in FormatCollect()
132 std::to_string(CountSubStr(*(collectMap["event_handler"].rbegin()), flag)); in FormatCollect()