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

  /external/chromium_org/chrome/browser/
shell_integration.h 286 // Once it is finished the CompleteSetAsDefault function is posted to the
306 void CompleteSetAsDefault(bool succeeded);
shell_integration.cc 218 base::Bind(&DefaultWebClientWorker::CompleteSetAsDefault, this, result));
221 void ShellIntegration::DefaultWebClientWorker::CompleteSetAsDefault(

Completed in 40 milliseconds