Home
last modified time | relevance | path

Searched defs:OnAllBundlesFinished (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/moduletests/backup_kit_inner/
H A Db_session_backup_test.cpp42 static void OnAllBundlesFinished(ErrCode err) in OnAllBundlesFinished() function
H A Db_session_restore_async_test.cpp47 static void OnAllBundlesFinished(ErrCode err) in OnAllBundlesFinished() function
H A Db_session_restore_test.cpp48 static void OnAllBundlesFinished(ErrCode err) in OnAllBundlesFinished() function
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_backup.cpp173 static void OnAllBundlesFinished(shared_ptr<Session> ctx, ErrCode err) in OnAllBundlesFinished() function
H A Dtools_op_incremental_backup.cpp203 static void OnAllBundlesFinished(shared_ptr<SessionBckup> ctx, ErrCode err) in OnAllBundlesFinished() function
H A Dtools_op_restore.cpp181 static void OnAllBundlesFinished(shared_ptr<Session> ctx, ErrCode err) in OnAllBundlesFinished() function
H A Dtools_op_incremental_restore.cpp198 static void OnAllBundlesFinished(shared_ptr<SessionRestore> ctx, ErrCode err) in OnAllBundlesFinished() function
H A Dtools_op_incremental_restore_async.cpp162 static void OnAllBundlesFinished(shared_ptr<InrementalSessionAsync> ctx, ErrCode err) in OnAllBundlesFinished() function
H A Dtools_op_restore_async.cpp156 static void OnAllBundlesFinished(shared_ptr<SessionAsync> ctx, ErrCode err) in OnAllBundlesFinished() function
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_mock.cpp150 void Service::OnAllBundlesFinished(ErrCode errCode) {} in OnAllBundlesFinished() function in OHOS::FileManagement::Backup::Service
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1334 void Service::OnAllBundlesFinished(ErrCode errCode) in OnAllBundlesFinished() function in OHOS::FileManagement::Backup::Service