Searched refs:a_weight (Results 1 – 1 of 1) sorted by relevance
193 uint32 a_weight = a->Weight(); in operator ()() local195 if (a_weight != b_weight) in operator ()()196 return a_weight > b_weight; in operator ()()