Searched defs:analyseString (Results 1 – 2 of 2) sorted by relevance
36 bool MMICodeUtils::IsNeedExecuteMmi(const std::string &analyseString, bool isNeedUseIms) in IsNeedExecuteMmi()220 bool MMICodeUtils::RegexMatchMmi(const std::string &analyseString) in RegexMatchMmi()273 bool MMICodeUtils::IsShortCode(const std::string &analyseString) in IsShortCode()281 bool MMICodeUtils::IsShortCodeWithoutCellularCall(const std::string &analyseString) in IsShortCodeWithoutCellularCall()292 bool MMICodeUtils::IsShortCodeWithCellularCall(const std::string &analyseString) in IsShortCodeWithCellularCall()
89 std::string analyseString; variable