Searched refs:CreateOrOpenJob (Results 1 – 2 of 2) sorted by relevance
73 HRESULT CreateOrOpenJob(const GURL& url);
662 hr = CreateOrOpenJob(url); in QueueBitsJob()675 HRESULT BackgroundDownloader::CreateOrOpenJob(const GURL& url) { in CreateOrOpenJob() function in component_updater::BackgroundDownloader