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

  /external/chromium_org/chrome/browser/
shell_integration.h 231 // SetAsDefault.
275 virtual bool SetAsDefault(bool interactive_permitted) = 0;
329 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE;
353 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE;
shell_integration.cc 215 bool result = SetAsDefault(interactive_permitted);
224 // First tell the observer what the SetAsDefault call has returned.
267 bool ShellIntegration::DefaultBrowserWorker::SetAsDefault(
303 bool ShellIntegration::DefaultProtocolClientWorker::SetAsDefault(
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler_unittest.cc 30 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE {
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_unittest.cc 209 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE {
    [all...]

Completed in 56 milliseconds