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

  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.h 170 class WebstorePrivateCompleteInstallFunction
177 WebstorePrivateCompleteInstallFunction();
187 virtual ~WebstorePrivateCompleteInstallFunction();
webstore_private_api.cc 521 WebstorePrivateCompleteInstallFunction::
522 WebstorePrivateCompleteInstallFunction() {}
524 WebstorePrivateCompleteInstallFunction::
525 ~WebstorePrivateCompleteInstallFunction() {}
527 bool WebstorePrivateCompleteInstallFunction::RunImpl() {
576 void WebstorePrivateCompleteInstallFunction::OnExtensionInstallSuccess(
591 void WebstorePrivateCompleteInstallFunction::OnExtensionInstallFailure(

Completed in 406 milliseconds