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

  /external/chromium_org/components/component_updater/
url_fetcher_downloader.cc 67 const bool is_handled = fetch_error == 0 || IsHttpServerError(fetch_error); local
90 CrxDownloader::OnDownloadComplete(is_handled, result, download_metrics);
background_downloader_win.cc 541 const bool is_handled = local
563 is_handled,

Completed in 102 milliseconds