Searched refs:GetIncrementalManifestFd (Results 1 – 7 of 7) sorted by relevance
308 int32_t SvcSessionManager::GetIncrementalManifestFd(const string &bundleName) in GetIncrementalManifestFd() function in OHOS::FileManagement::Backup::SvcSessionManager310 return BackupSvcSessionManager::session->GetIncrementalManifestFd(bundleName); in GetIncrementalManifestFd()
87 virtual int32_t GetIncrementalManifestFd(const std::string &) = 0;156 MOCK_METHOD(int32_t, GetIncrementalManifestFd, (const std::string &));
428 int32_t SvcSessionManager::GetIncrementalManifestFd(const string &bundleName) in GetIncrementalManifestFd() function in OHOS::FileManagement::Backup::SvcSessionManager
478 int32_t GetIncrementalManifestFd(const std::string &bundleName);
1952 sessionManagerPtr_->GetIncrementalManifestFd(BUNDLE_NAME);1961 sessionManagerPtr_->GetIncrementalManifestFd(BUNDLE_NAME);
228 UniqueFd lastManifestFd(session->GetIncrementalManifestFd(bundleName)); in StartGetFdTask()
904 int32_t SvcSessionManager::GetIncrementalManifestFd(const string &bundleName) in GetIncrementalManifestFd() function in OHOS::FileManagement::Backup::SvcSessionManager