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 186 // 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;
shell_integration.cc 210 bool result = SetAsDefault(interactive_permitted);
219 // First tell the observer what the SetAsDefault call has returned.
262 bool ShellIntegration::DefaultBrowserWorker::SetAsDefault(
298 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 226 virtual bool SetAsDefault(bool interactive_permitted) OVERRIDE {
    [all...]

Completed in 67 milliseconds