Searched refs:GetServiceSchedAction (Results 1 – 10 of 10) sorted by relevance
107 BConstants::ServiceSchedAction SvcSessionManager::GetServiceSchedAction(const std::string &bundleNa… in GetServiceSchedAction() function in OHOS::FileManagement::Backup::SvcSessionManager109 return BackupSvcSessionManager::session->GetServiceSchedAction(bundleName); in GetServiceSchedAction()
47 virtual BConstants::ServiceSchedAction GetServiceSchedAction(const std::string &) = 0;116 MOCK_METHOD(BConstants::ServiceSchedAction, GetServiceSchedAction, (const std::string &));
174 BConstants::ServiceSchedAction SvcSessionManager::GetServiceSchedAction(const std::string &bundleNa… in GetServiceSchedAction() function in OHOS::FileManagement::Backup::SvcSessionManager
111 sessionManagerPtr_->GetServiceSchedAction(BUNDLE_NAME);
898 auto action = sessionManagerPtr_->GetServiceSchedAction(BUNDLE_NAME);902 action = sessionManagerPtr_->GetServiceSchedAction(BUNDLE_NAME);927 auto action = sessionManagerPtr_->GetServiceSchedAction(BUNDLE_NAME);933 action = sessionManagerPtr_->GetServiceSchedAction(BUNDLE_NAME);959 auto action = sessionManagerPtr_->GetServiceSchedAction(bundleName);963 action = sessionManagerPtr_->GetServiceSchedAction(bundleName);970 sessionManagerPtr_->GetServiceSchedAction(bundleName);
95 BConstants::ServiceSchedAction action = sessionPtr_->GetServiceSchedAction(bundleName); in ExecutingQueueTasks()
234 BConstants::ServiceSchedAction GetServiceSchedAction(const std::string &bundleName);
566 auto action = session_->GetServiceSchedAction(bundleName); in GetIncrementalFileHandle()
453 BConstants::ServiceSchedAction SvcSessionManager::GetServiceSchedAction(const std::string &bundleNa… in GetServiceSchedAction() function in OHOS::FileManagement::Backup::SvcSessionManager
994 auto action = session_->GetServiceSchedAction(bundleName); in GetFileHandle()1247 BConstants::ServiceSchedAction curSchedAction = session_->GetServiceSchedAction(bundleName); in ExtConnectDone()