Searched refs:thisRule (Results 1 – 2 of 2) sorted by relevance
27 explicit BaseRule(std::string_view thisRule) : rule(thisRule) {} in BaseRule() argument
20 explicit OemBaseRule(std::string_view thisRule) : rule(thisRule) {} in OemBaseRule() argument