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

  /external/chromium_org/chrome/app/
chrome_breakpad_client.h 32 virtual bool AboutToRestart() OVERRIDE;
chrome_breakpad_client.cc 169 bool ChromeBreakpadClient::AboutToRestart() {
  /external/chromium_org/components/breakpad/app/
breakpad_client.cc 52 bool BreakpadClient::AboutToRestart() {
breakpad_client.h 74 virtual bool AboutToRestart();
breakpad_win.cc 351 if (!GetBreakpadClient()->AboutToRestart())

Completed in 1202 milliseconds