Home
last modified time | relevance | path

Searched refs:TryUnloadService (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_sched/
H A Dsched_scheduler_mock.cpp37 void SchedScheduler::TryUnloadService() {} in TryUnloadService() function in OHOS::FileManagement::Backup::SchedScheduler
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_sched/
H A Dsched_scheduler.h73 void TryUnloadService();
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsched_scheduler_test.cpp233 schedPtr_->TryUnloadService();
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp204 void SchedScheduler::TryUnloadService() in TryUnloadService() function in OHOS::FileManagement::Backup::SchedScheduler
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1532 sched_->TryUnloadService(); in SessionDeactive()