HomeSort by relevance Sort by last modified time
    Searched full:currentversion (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /external/chromium_org/chrome_frame/
register_bho.rgs 5 NoRemove CurrentVersion {
chrome_frame_activex.rgs 35 NoRemove CurrentVersion {
  /external/chromium_org/chrome/test/mini_installer/config/
chrome_system_not_installed.prop 7 "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME":
chrome_user_not_installed.prop 8 "HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME":
chrome_system_installed.prop 22 "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME": {
chrome_user_installed.prop 22 "HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME": {
  /external/chromium_org/tools/measure_page_load_time/ie_bho/
MeasurePageLoadTime.rgs 17 NoRemove CurrentVersion {
  /external/ppp/pppd/
ThirdPartyProject.prop 3 currentVersion=2.4.5
  /external/qemu/distrib/jpeg-6b/
ThirdPartyProject.prop 3 currentVersion=8a
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
ThirdPartyProject.prop 3 currentVersion=1.4
  /system/core/
ThirdPartyProject.prop 3 currentVersion=2.6.32
  /system/core/sh/
ThirdPartyProject.prop 3 currentVersion=Unknown
  /external/chromium_org/third_party/freetype/
ThirdPartyProject.prop 3 currentVersion=2.4.6
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
ThirdPartyProject.prop 3 currentVersion=0.6
  /external/javassist/sample/evolve/
DemoServer.java 45 private String currentVersion = ver0;
56 if (currentVersion == ver0)
57 currentVersion = ver1;
59 currentVersion = ver0;
61 updateClassfile(currentVersion);
  /external/chromium_org/third_party/icu/source/common/
wintz.c 59 "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Time Zones",
62 "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones\\GMT"
73 "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Time Zones\\",
76 "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones\\"
183 HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\
184 HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\
  /external/chromium/chrome/browser/importer/
firefox_importer_utils_win.cc 34 LONG result = reg_key.ReadValue(L"CurrentVersion", ver_buffer,
50 LONG result = reg_key.ReadValue(L"CurrentVersion", buffer,
  /external/chromium_org/chrome/installer/mini_installer/
mini_installer.h 47 L"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Google Chrome";
52 L"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Chromium";
  /external/chromium_org/chrome/common/importer/
ie_importer_utils_win.cc 12 L"Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\"
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendBase.cpp 321 String currentVersion;
328 currentVersion = entry->value.isNull() ? emptyString() : entry->value.isolatedCopy();
329 WTF_LOG(StorageAPI, "Current cached version for guid %i is %s", m_guid, currentVersion.ascii().data());
341 currentVersion = versionFromDatabase;
342 updateGuidVersionMap(m_guid, currentVersion);
368 } else if (!getVersionFromDatabase(currentVersion, false)) {
376 if (currentVersion.length()) {
377 WTF_LOG(StorageAPI, "Retrieved current version %s from database %s", currentVersion.ascii().data(), databaseDebugName().ascii().data());
387 currentVersion = m_expectedVersion;
389 updateGuidVersionMap(m_guid, currentVersion);
    [all...]
  /external/icu4c/common/
wintz.c 60 "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Time Zones",
63 "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones\\GMT"
74 "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Time Zones\\",
77 "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones\\"
206 HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Time Zones\
207 HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Settings.js 420 WebInspector.VersionController.currentVersion = 4;
426 var currentVersion = WebInspector.VersionController.currentVersion;
428 var methodsToRun = this._methodsToRunToUpdateVersion(oldVersion, currentVersion);
431 versionSetting.set(currentVersion);
436 * @param {number} currentVersion
438 _methodsToRunToUpdateVersion: function(oldVersion, currentVersion)
441 for (var i = oldVersion; i < currentVersion; ++i)
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LocalProvider.java 64 public void onUpgrade(SQLiteDatabase db, int oldVersion, int currentVersion) {
66 oldVersion + " to " + currentVersion +
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
registry.cc 61 L"Software\\Microsoft\\Windows NT\\CurrentVersion\\WinLogon",
  /external/chromium/net/proxy/
proxy_config_service_win.cc 112 L"Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings");
116 L"Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings");
120 L"SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\"

Completed in 361 milliseconds

1 2 3 4