Searched refs:next_dev_it (Results 1 – 1 of 1) sorted by relevance
234 auto next_dev_it = tdm->find(next_device); in OrderTaskDeviceMap() local235 CHECK(next_dev_it != tdm->end()); in OrderTaskDeviceMap()236 DevRec* dr = &next_dev_it->second; in OrderTaskDeviceMap()