Searched defs:substr (Results 1 – 2 of 2) sorted by relevance
20 int NumberOfOccurrences(const std::string& str, const std::string& substr) { in NumberOfOccurrences()
4315 StringView substr(size_t pos, size_t count = npos) const { in substr() function in perfetto::base::StringView