Searched refs:expected_match_cnt (Results 1 – 1 of 1) sorted by relevance
890 size_t expected_match_cnt = 0; in IsAudioSetConfigurationMatched() local913 expected_match_cnt += software_set_ase_confs.size(); in IsAudioSetConfigurationMatched()914 if (expected_match_cnt == 0) { in IsAudioSetConfigurationMatched()928 if (match_cnt != expected_match_cnt) { in IsAudioSetConfigurationMatched()934 if (match_cnt == expected_match_cnt) { in IsAudioSetConfigurationMatched()