HomeSort by relevance Sort by last modified time
    Searched refs:StartKeepAlive (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/ui/
browser_list.h 121 // to StartKeepAlive() with matching calls to EndKeepAlive() when they no
123 static void StartKeepAlive();
126 // Should match a previous call to StartKeepAlive().
187 // Counter of calls to StartKeepAlive(). If non-zero, the application will
browser_list.cc 467 void BrowserList::StartKeepAlive() {
  /external/chromium/chrome/browser/
background_mode_manager.cc 62 BrowserList::StartKeepAlive();
193 BrowserList::StartKeepAlive();
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.cc 107 BrowserList::StartKeepAlive();
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 445 BrowserList::StartKeepAlive();

Completed in 51 milliseconds