Searched refs:idx_b (Results 1 – 1 of 1) sorted by relevance
263 uint32_t idx_b = it_b != method_idx_map.end() ? it_b->second : 0u; in SortDebugInfosByMethodIndex() local264 return idx_a < idx_b; in SortDebugInfosByMethodIndex()