Searched refs:RESTORE_LOCAL_DIR (Results 1 – 2 of 2) sorted by relevance
61 const std::string RESTORE_LOCAL_DIR = "/storage/media/local/files/Photo"; variable
497 string localPath = tmpPath.replace(0, RESTORE_CLOUD_DIR.length(), RESTORE_LOCAL_DIR); in MoveAndModifyFile()509 … string localVideoPath = tmpVideoPath.replace(0, RESTORE_CLOUD_DIR.length(), RESTORE_LOCAL_DIR); in MoveAndModifyFile()