Searched defs:backupFilePath (Results 1 – 5 of 5) sorted by relevance
54 const backupFilePath = backupBasePath + '/data/storage/el2/base/files/Ringtone/'; constant
414 std::string backupFilePath = backupPath + AUTO_BACKUP_NAME; variable
1719 int RdbStoreImpl::GetDataBasePath(const std::string &databasePath, std::string &backupFilePath) in GetDataBasePath()1746 int RdbStoreImpl::GetSlaveName(const std::string &path, std::string &backupFilePath) in GetSlaveName()1769 std::string backupFilePath; in Backup() local
578 bool SqliteUtils::DeleteDirtyFiles(const std::string &backupFilePath) in DeleteDirtyFiles()
2054 string backupFilePath = "/data/test/Pictures/Camera/Flower.png"; variable