Searched refs:first_image (Results 1 – 1 of 1) sorted by relevance
1533 const std::string& first_image = images[0]; in CreateMultiImageLocations() local1537 common < first_image.size() && in CreateMultiImageLocations()1538 *(input_image_file_name.end() - common - 1) == *(first_image.end() - common - 1)) { in CreateMultiImageLocations()1547 const size_t old_prefix_length = first_image.size() - common; in CreateMultiImageLocations()