Home
last modified time | relevance | path

Searched refs:SendStartAppGalleryNotify (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp116 reversePtr_->SendStartAppGalleryNotify(bundleName); in ExecutingQueueTasks()
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_mock.cpp154 void Service::SendStartAppGalleryNotify(const BundleName &bundleName) {} in SendStartAppGalleryNotify() function in OHOS::FileManagement::Backup::Service
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h152 void SendStartAppGalleryNotify(const std::string &bundleName);
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_test.cpp1028 * @tc.desc: 测试 SendStartAppGalleryNotify 接口
1040 servicePtr_->SendStartAppGalleryNotify(bundleName); in HWTEST_F()
1043 GTEST_LOG_(INFO) << "ServiceTest-an exception occurred by SendStartAppGalleryNotify."; in HWTEST_F()
1051 * @tc.desc: 测试 SendStartAppGalleryNotify 接口
1064 servicePtr_->SendStartAppGalleryNotify(BUNDLE_NAME); in HWTEST_F()
1067 GTEST_LOG_(INFO) << "ServiceTest-an exception occurred by SendStartAppGalleryNotify."; in HWTEST_F()
H A Dservice_incremental_test.cpp158 void Service::SendStartAppGalleryNotify(const BundleName &bundleName) {} in SendStartAppGalleryNotify() function in OHOS::FileManagement::Backup::Service
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1264 void Service::SendStartAppGalleryNotify(const BundleName &bundleName) in SendStartAppGalleryNotify() function in OHOS::FileManagement::Backup::Service

Completed in 9 milliseconds