Home
last modified time | relevance | path

Searched refs:GetBackupFilePath (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Drestorable_file.cpp38 std::string GetBackupFilePath(const std::string& path) { in GetBackupFilePath() function
86 std::string backup = GetBackupFilePath(path()); in CreateBackupFile()
113 std::string backup = GetBackupFilePath(path()); in RestoreBackupFile()
126 UnlinkPossiblyNonExistingFile(GetBackupFilePath(path())); in RemoveBackupFile()
156 UnlinkPossiblyNonExistingFile(GetBackupFilePath(path)); in RemoveAllFiles()