Searched refs:GetShouldDumpLargerDumps (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/breakpad/app/
H A Dbreakpad_client.cc64 bool BreakpadClient::GetShouldDumpLargerDumps(bool is_per_user_install) { function in class:breakpad::BreakpadClient
H A Dbreakpad_client.h83 virtual bool GetShouldDumpLargerDumps(bool is_per_user_install);
H A Dbreakpad_win.cc729 else if (GetBreakpadClient()->GetShouldDumpLargerDumps(is_per_user_install))
/external/chromium_org/chrome/app/
H A Dchrome_breakpad_client.h35 virtual bool GetShouldDumpLargerDumps(bool is_per_user_install) OVERRIDE;
H A Dchrome_breakpad_client.cc193 bool ChromeBreakpadClient::GetShouldDumpLargerDumps(bool is_per_user_install) { function in class:chrome::ChromeBreakpadClient

Completed in 67 milliseconds