Searched refs:StopExtTimer (Results 1 – 8 of 8) sorted by relevance
237 bool SvcSessionManager::StopExtTimer(const std::string &bundleName) in StopExtTimer() function in OHOS::FileManagement::Backup::SvcSessionManager239 return BackupSvcSessionManager::session->StopExtTimer(bundleName); in StopExtTimer()
73 virtual bool StopExtTimer(const std::string &) = 0;142 MOCK_METHOD(bool, StopExtTimer, (const std::string &));
372 bool SvcSessionManager::StopExtTimer(const std::string &bundleName) in StopExtTimer() function in OHOS::FileManagement::Backup::SvcSessionManager
154 session_->StopExtTimer(callerName); in AppFileReady()203 session_->StopExtTimer(callerName); in AppDone()
489 session_->StopExtTimer(callerName); in AppIncrementalFileReady()541 session_->StopExtTimer(callerName); in AppIncrementalDone()
952 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()
783 bool SvcSessionManager::StopExtTimer(const std::string &bundleName) in StopExtTimer() function in OHOS::FileManagement::Backup::SvcSessionManager
424 bool StopExtTimer(const std::string &bundleName);