Searched refs:it_end (Results 1 – 1 of 1) sorted by relevance
1194 std::map<uint32_t, pending_split_exps_t>::iterator it, it_end; in handle_sof_internal() local1195 it = it_end = _pending_spilt_map.begin(); in handle_sof_internal()1210 it_end = it; in handle_sof_internal()1211 it_end++; in handle_sof_internal()1218 _pending_spilt_map.erase(_pending_spilt_map.begin(), it_end); in handle_sof_internal()