Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h171 void SendErrAppGalleryNotify();
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_test.cpp1717 servicePtr_->SendErrAppGalleryNotify();
1721 servicePtr_->SendErrAppGalleryNotify();
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1435 void Service::SendErrAppGalleryNotify() in SendErrAppGalleryNotify() function in OHOS::FileManagement::Backup::Service
1511 SendErrAppGalleryNotify(); in SessionDeactive()