Searched refs:GetBundleVersionCode (Results 1 – 7 of 7) sorted by relevance
202 int64_t SvcSessionManager::GetBundleVersionCode(const std::string &bundleName) in GetBundleVersionCode() function in OHOS::FileManagement::Backup::SvcSessionManager204 return BackupSvcSessionManager::session->GetBundleVersionCode(bundleName); in GetBundleVersionCode()
66 virtual int64_t GetBundleVersionCode(const std::string &) = 0;135 MOCK_METHOD(int64_t, GetBundleVersionCode, (const std::string &));
321 int64_t SvcSessionManager::GetBundleVersionCode(const std::string &bundleName) in GetBundleVersionCode() function in OHOS::FileManagement::Backup::SvcSessionManager
365 int64_t GetBundleVersionCode(const std::string &bundleName);
277 …int64_t versionCode = session_->GetBundleVersionCode(bundleName); /* old device app version code */ in SetWant()
651 int64_t SvcSessionManager::GetBundleVersionCode(const std::string &bundleName) in GetBundleVersionCode() function in OHOS::FileManagement::Backup::SvcSessionManager
1441 sessionManagerPtr_->GetBundleVersionCode(BUNDLE_NAME);1450 sessionManagerPtr_->GetBundleVersionCode(BUNDLE_NAME);