Searched refs:firstMatch (Results 1 – 1 of 1) sorted by relevance
126 string firstMatch = StringUtil::GetRightSubstr(featureId, "_"); in IsMatchId() local127 if (StringUtil::GetRleftSubstr(firstMatch, "_") == eventType) { in IsMatchId()