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

  /external/chromium_org/chrome/browser/extensions/
sandboxed_unpacker.h 42 virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
sandboxed_unpacker_unittest.cc 39 virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
crx_installer.cc 223 OnUnpackSuccess(extension->path(), extension->path(), NULL, extension.get(),
248 OnUnpackSuccess(extension->path(), extension->path(), NULL, extension.get(),
435 void CrxInstaller::OnUnpackSuccess(
    [all...]
crx_installer.h 220 // Called after OnUnpackSuccess as a last check to see whether the install
226 virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
startup_helper.cc 104 virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
sandboxed_unpacker.cc 603 client_->OnUnpackSuccess(
  /external/chromium_org/chrome/browser/chromeos/kiosk_mode/
kiosk_mode_screensaver.cc 69 virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
92 void ScreensaverUnpackerClient::OnUnpackSuccess(

Completed in 912 milliseconds