Home
last modified time | relevance | path

Searched refs:kAutoupdateInstalling (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/cocoa/
Dkeystone_glue.h30 kAutoupdateInstalling, // no version (asynchronous operation in progress) enumerator
Dkeystone_glue.mm577 [self updateStatus:kAutoupdateInstalling version:nil];
689 status == kAutoupdateInstalling ||
/external/chromium_org/chrome/browser/mac/
Dkeystone_glue.h29 kAutoupdateInstalling, // no version (asynchronous operation in progress) enumerator
Dkeystone_glue.mm595 [self updateStatus:kAutoupdateInstalling version:nil];
710 status == kAutoupdateInstalling ||
/external/chromium_org/chrome/browser/ui/webui/help/
Dversion_updater_mac.mm159 // will be re-entered shortly with kAutoupdateInstalling.
163 case kAutoupdateInstalling:
/external/chromium/chrome/browser/ui/cocoa/
Dabout_window_controller.mm394 // -updateStatus: will be called with status kAutoupdateInstalling.
488 case kAutoupdateInstalling: