Home
last modified time | relevance | path

Searched defs:OnUnpackSuccess (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dsandboxed_extension_unpacker_unittest.cc28 void OnUnpackSuccess(const FilePath& temp_dir, in OnUnpackSuccess() function
Dcrx_installer.cc296 void CrxInstaller::OnUnpackSuccess(const FilePath& temp_dir, in OnUnpackSuccess() function in CrxInstaller