Searched refs:a_image_path (Results 1 – 1 of 1) sorted by relevance
2455 const std::string a_image_path = create_image_filename(a_path); in move_ab() local2461 a_image_path.c_str(), in move_ab()2472 if (!a_image_path.empty()) { in move_ab()2473 if (!move_ab_path(b_image_path, a_image_path)) { in move_ab()2474 unlink(a_image_path.c_str()); in move_ab()