Searched refs:SetAsDefault (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration.h186 // SetAsDefault.
230 virtual bool SetAsDefault(bool interactive_permitted) = 0;
284 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE;
308 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE;
H A Dshell_integration.cc210 bool result = SetAsDefault(interactive_permitted);
219 // First tell the observer what the SetAsDefault call has returned.
262 bool ShellIntegration::DefaultBrowserWorker::SetAsDefault( function in class:ShellIntegration::DefaultBrowserWorker
298 bool ShellIntegration::DefaultProtocolClientWorker::SetAsDefault( function in class:ShellIntegration::DefaultProtocolClientWorker
/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler_unittest.cc30 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE {
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc227 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE {

Completed in 4518 milliseconds