Searched refs:preSetTypeIdRegexRule (Results 1 – 1 of 1) sorted by relevance
338 constexpr const char *preSetTypeIdRegexRule = in IsUtd() local340 if (std::regex_match(typeId, std::regex(preSetTypeIdRegexRule))) { in IsUtd()