Searched defs:backupFilePath (Results 1 – 4 of 4) sorted by relevance
54 const backupFilePath = backupBasePath + '/data/storage/el2/base/files/Ringtone/'; constant
370 bool SqliteUtils::DeleteDirtyFiles(const std::string &backupFilePath) in DeleteDirtyFiles()
1625 int RdbStoreImpl::GetDataBasePath(const std::string &databasePath, std::string &backupFilePath) in GetDataBasePath()1652 int RdbStoreImpl::GetSlaveName(const std::string &path, std::string &backupFilePath) in GetSlaveName()1674 std::string backupFilePath; in Backup() local
1924 string backupFilePath = "/data/test/Pictures/Camera/Flower.png"; variable