Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dsa_backup_connection.h89 ErrCode CallRestoreSA(UniqueFd fd);
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsa_backup_connection.cpp197 ErrCode SABackupConnection::CallRestoreSA(UniqueFd fd) in CallRestoreSA() function in OHOS::FileManagement::Backup::SABackupConnection
H A Dservice_incremental.cpp457 return saConnection->CallRestoreSA(move(fd)); in PublishSAIncrementalFile()