Searched refs:a_image_path (Results 1 – 1 of 1) sorted by relevance
2390 const std::string a_image_path = create_image_filename(a_path); in move_ab() local2396 a_image_path.c_str(), in move_ab()2407 if (!a_image_path.empty()) { in move_ab()2408 if (!move_ab_path(b_image_path, a_image_path)) { in move_ab()2409 unlink(a_image_path.c_str()); in move_ab()