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

  /external/chromium/chrome/browser/
utility_process_host.h 126 bool StartExtensionUnpacker(const FilePath& extension);
utility_process_host.cc 32 bool UtilityProcessHost::StartExtensionUnpacker(const FilePath& extension) {
  /external/chromium/chrome/browser/extensions/
sandboxed_extension_unpacker.cc 168 host->StartExtensionUnpacker(temp_crx_path);

Completed in 115 milliseconds