Searched defs:mainStr (Results 1 – 3 of 3) sorted by relevance
86 bool Utils::StartWith(const std::string &mainStr, const std::string &subStr) in StartWith()
143 bool AudioServerDump::IsEndWith(const std::string &mainStr, const std::string &toMatch) in IsEndWith()