Searched refs:part_it (Results 1 – 1 of 1) sorted by relevance
50 auto part_it = devices_[slot].find(partition_name); in GetPartitionDevice() local51 if (part_it == devices_[slot].end()) in GetPartitionDevice()53 *device = part_it->second; in GetPartitionDevice()