Home
last modified time | relevance | path

Searched defs:OnBackupServiceDied (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/moduletests/backup_kit_inner/
H A Db_session_backup_test.cpp47 static void OnBackupServiceDied() in OnBackupServiceDied() function
H A Db_session_restore_async_test.cpp52 static void OnBackupServiceDied() in OnBackupServiceDied() function
H A Db_session_restore_test.cpp53 static void OnBackupServiceDied() in OnBackupServiceDied() function
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H A Db_session_restore_async_mock.cpp131 void BSessionRestoreAsync::OnBackupServiceDied() {} in OnBackupServiceDied() function in OHOS::FileManagement::Backup::BSessionRestoreAsync
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_backup.cpp186 static void OnBackupServiceDied(shared_ptr<Session> ctx) in OnBackupServiceDied() function
H A Dtools_op_incremental_backup.cpp221 static void OnBackupServiceDied(shared_ptr<SessionBckup> ctx) in OnBackupServiceDied() function
H A Dtools_op_restore.cpp194 static void OnBackupServiceDied(shared_ptr<Session> ctx) in OnBackupServiceDied() function
H A Dtools_op_incremental_restore.cpp211 static void OnBackupServiceDied(shared_ptr<SessionRestore> ctx) in OnBackupServiceDied() function
H A Dtools_op_incremental_restore_async.cpp168 static void OnBackupServiceDied(shared_ptr<InrementalSessionAsync> ctx) in OnBackupServiceDied() function
H A Dtools_op_restore_async.cpp167 static void OnBackupServiceDied(shared_ptr<SessionAsync> ctx) in OnBackupServiceDied() function
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dsession_backup_n_exporter.cpp252 static void OnBackupServiceDied(weak_ptr<GeneralCallbacks> pCallbacks) in OnBackupServiceDied() function
H A Dsession_incremental_backup_n_exporter.cpp258 static void OnBackupServiceDied(weak_ptr<GeneralCallbacks> pCallbacks) in OnBackupServiceDied() function
H A Dsession_restore_n_exporter.cpp231 static void OnBackupServiceDied(weak_ptr<GeneralCallbacks> pCallbacks) in OnBackupServiceDied() function