Home
last modified time | relevance | path

Searched defs:current_version (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/chrome/browser/component_updater/pnacl/
Dpnacl_component_installer.h60 base::Version current_version() const { return current_version_; } in current_version() function
62 void set_current_version(const base::Version& current_version) { in set_current_version()
Dpnacl_component_installer.cc75 void CheckVersionCompatiblity(const base::Version& current_version) { in CheckVersionCompatiblity()
295 void FinishPnaclUpdateRegistration(const Version& current_version, in FinishPnaclUpdateRegistration()
324 Version current_version(kNullVersion); in StartPnaclUpdateRegistration() local
/external/chromium_org/chrome/tools/build/win/
Dcreate_installer_archive.py171 def Readconfig(input_file, current_version): argument
190 def CreateArchiveFile(options, staging_dir, current_version, prev_version): argument
244 def PrepareSetupExec(options, current_version, prev_version): argument
428 def DoComponentBuildTasks(staging_dir, build_dir, target_arch, current_version): argument
/external/chromium_org/chrome/common/extensions/manifest_handlers/
Dminimum_chrome_version_checker.cc43 Version current_version(current_version_info.Version()); in Parse() local
/external/chromium_org/chrome/common/
Dchrome_version_info.cc100 std::string current_version; in CreateVersionString() local
/external/chromium_org/chrome/installer/util/
Dproduct_unittest.cc95 Version current_version(kCurrentVersion); in TEST_F() local
Dinstaller_state.cc507 scoped_ptr<Version> current_version; in GetCurrentVersion() local
557 const Version* current_version, in DetermineCriticalVersion()
634 scoped_ptr<Version> current_version(GetCurrentVersion(machine_state)); in AnyExistsAndIsInUse() local
Dinstaller_state_unittest.cc349 Version current_version(kCurrentVersion); in TEST_F() local
/external/chromium_org/chrome/browser/prefs/
Dbrowser_prefs.cc568 int current_version = in MigrateBrowserPrefs() local
/external/chromium_org/chrome/browser/ui/find_bar/
Dfind_tab_helper.cc141 void FindTabHelper::RequestFindMatchRects(int current_version) { in RequestFindMatchRects()
/external/chromium_org/components/webdata/common/
Dweb_database.cc133 int current_version = std::max(meta_table_.GetVersionNumber(), in MigrateOldVersionsAsNeeded() local
/external/chromium_org/content/browser/dom_storage/
Ddom_storage_database.cc184 SchemaVersion current_version = DetectSchemaVersion(); in LazyOpen() local
/external/qemu/android/emulation/
DCpuAccelerator.cpp140 uint32_t current_version; member
/external/chromium_org/chrome/browser/extensions/
Dchrome_extensions_browser_client.cc189 std::string current_version = current_version_info.Version(); in DidVersionUpdate() local
Dcrx_installer.h202 const std::string& current_version() const { return current_version_; } in current_version() function
Dcrx_installer.cc669 Version current_version(current_version_); in CompleteInstall() local
/external/chromium_org/chrome/installer/setup/
Dinstall_worker.cc478 const Version* current_version, in AddChromeWorkItems()
1101 const Version* current_version, in AppendPostInstallTasks()
1252 const Version* current_version, in AddInstallWorkItems()
Dinstall.cc180 scoped_ptr<Version>* current_version) { in InstallNewVersion()
/external/chromium_org/sync/engine/
Dsyncer_proto_util.cc258 const int current_version = in SetProtocolVersion() local
/external/chromium_org/chrome/browser/diagnostics/
Drecon_diagnostics.cc366 std::string current_version = version_info.Version(); in ExecuteImpl() local
/external/chromium_org/chrome/browser/metrics/variations/
Dvariations_service.cc265 const base::Version current_version(current_version_info.Version()); in CreateTrialsFromSeed() local
/external/chromium_org/chrome/browser/devtools/device/
Dport_forwarding_controller.cc242 ParsedVersion current_version = browser->GetParsedVersion(); in FindBestBrowserForTethering() local
/external/chromium_org/storage/browser/quota/
Dquota_database.cc573 bool QuotaDatabase::UpgradeSchema(int current_version) { in UpgradeSchema()
/external/chromium_org/chrome/installer/test/
Dalternate_version_generator.cc308 ChromeVersion current_version; member
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.cc604 void RenderViewHostImpl::RequestFindMatchRects(int current_version) { in RequestFindMatchRects()

12