Home
last modified time | relevance | path

Searched refs:OnPackSuccess (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dstartup_helper.h25 virtual void OnPackSuccess(
Dpack_extension_job.h25 virtual void OnPackSuccess(const base::FilePath& crx_file,
Dpack_extension_job.cc82 client_->OnPackSuccess(crx_file_out_, key_file_out_); in ReportSuccessOnClientThread()
Dstartup_helper.cc43 void StartupHelper::OnPackSuccess( in OnPackSuccess() function in extensions::StartupHelper
Dextension_service_unittest.cc1119 virtual void OnPackSuccess(const base::FilePath& crx_path,
1138 void PackExtensionTestClient::OnPackSuccess( in OnPackSuccess() function in PackExtensionTestClient
/external/chromium_org/chrome/browser/ui/webui/extensions/
Dpack_extension_handler.h37 virtual void OnPackSuccess(const base::FilePath& crx_file,
Dpack_extension_handler.cc68 void PackExtensionHandler::OnPackSuccess(const base::FilePath& crx_file, in OnPackSuccess() function in extensions::PackExtensionHandler
/external/chromium_org/chrome/browser/extensions/api/developer_private/
Ddeveloper_private_api.h371 virtual void OnPackSuccess(const base::FilePath& crx_file,
Ddeveloper_private_api.cc975 void DeveloperPrivatePackDirectoryFunction::OnPackSuccess( in OnPackSuccess() function in extensions::api::DeveloperPrivatePackDirectoryFunction