Home
last modified time | relevance | path

Searched refs:StartPendingJob (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/automation/
Durl_request_automation_job.h75 void StartPendingJob(int new_tab_handle,
Durl_request_automation_job.cc471 void URLRequestAutomationJob::StartPendingJob( in StartPendingJob() function in URLRequestAutomationJob
Dautomation_resource_message_filter.cc557 job->StartPendingJob(tab_handle, new_filter); in ResumeJobsForPendingView()