Searched refs:a_image_path (Results 1 – 1 of 1) sorted by relevance
2612 const std::string a_image_path = create_image_filename(a_path); in move_ab() local2618 a_image_path.c_str(), in move_ab()2629 if (!a_image_path.empty()) { in move_ab()2630 if (!move_ab_path(b_image_path, a_image_path)) { in move_ab()2631 unlink(a_image_path.c_str()); in move_ab()