Searched defs:SplitString (Results 1 – 2 of 2) sorted by relevance
118 void SplitString(const std::string& s, std::vector<std::string>& v, const std::string& c) in SplitString() function
164 vector<string> ListSwipeFpsCollection::SplitString(const string line, const char delimiter) in SplitString() function in OHOS::perftest::ListSwipeFpsCollection