Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_rollback_utils.h65 inline Result<void> ReplaceFiles(const std::string& from_path, in ReplaceFiles() function
Dapexd.cpp1296 return ReplaceFiles(from_path, to_path); in snapshotDataDirectory()
1313 Result<void> result = ReplaceFiles(from_path, to_path); in restoreDataDirectory()