Home
last modified time | relevance | path

Searched refs:StopExtTimer (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_throw_mock.cpp237 bool SvcSessionManager::StopExtTimer(const std::string &bundleName) in StopExtTimer() function in OHOS::FileManagement::Backup::SvcSessionManager
239 return BackupSvcSessionManager::session->StopExtTimer(bundleName); in StopExtTimer()
H A Dsvc_session_manager_throw_mock.h73 virtual bool StopExtTimer(const std::string &) = 0;
142 MOCK_METHOD(bool, StopExtTimer, (const std::string &));
H A Dsvc_session_manager_mock.cpp372 bool SvcSessionManager::StopExtTimer(const std::string &bundleName) in StopExtTimer() function in OHOS::FileManagement::Backup::SvcSessionManager
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsub_service.cpp154 session_->StopExtTimer(callerName); in AppFileReady()
203 session_->StopExtTimer(callerName); in AppDone()
H A Dservice_incremental.cpp489 session_->StopExtTimer(callerName); in AppIncrementalFileReady()
541 session_->StopExtTimer(callerName); in AppIncrementalDone()
H A Dservice.cpp952 session_->StopExtTimer(bundleName); in NotifyCloneBundleFinish()
1060 session_->StopExtTimer(callName); in ExtConnectDied()
1701 session_->StopExtTimer(bundleName); in StartFwkTimer()
1913 session_->StopExtTimer(bundleName); in SADone()
2052 sessionPtr->StopExtTimer(bundleName); in DoTimeout()
H A Dsvc_session_manager.cpp783 bool SvcSessionManager::StopExtTimer(const std::string &bundleName) in StopExtTimer() function in OHOS::FileManagement::Backup::SvcSessionManager
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dsvc_session_manager.h424 bool StopExtTimer(const std::string &bundleName);