Searched defs:is_mdl_match (Results 1 – 1 of 1) sorted by relevance
65 void set_is_mdl_match(bool is_mdl_match) { is_mdl_match_ = is_mdl_match; } in set_is_mdl_match()112 bool is_mdl_match() const { return is_mdl_match_; } in is_mdl_match() function