Home
last modified time | relevance | path

Searched refs:SendEndAppGalleryNotify (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h160 void SendEndAppGalleryNotify(const std::string &bundleName);
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice_incremental.cpp643 SendEndAppGalleryNotify(callerName); in NotifyCallerCurAppIncrementDone()
H A Dservice.cpp838 SendEndAppGalleryNotify(bundleName); in NotifyCloneBundleFinish()
1285 void Service::SendEndAppGalleryNotify(const BundleName &bundleName) in SendEndAppGalleryNotify() function in OHOS::FileManagement::Backup::Service
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_test.cpp1679 * @tc.desc: 测试 SendEndAppGalleryNotify 接口
1692 servicePtr_->SendEndAppGalleryNotify(BUNDLE_NAME); in HWTEST_F()
1696 servicePtr_->SendEndAppGalleryNotify(BUNDLE_NAME); in HWTEST_F()
1699 GTEST_LOG_(INFO) << "ServiceTest-an exception occurred by SendEndAppGalleryNotify."; in HWTEST_F()
H A Dservice_incremental_test.cpp186 void Service::SendEndAppGalleryNotify(const BundleName &bundleName) in SendEndAppGalleryNotify() function in OHOS::FileManagement::Backup::Service

Completed in 9 milliseconds