Home
last modified time | relevance | path

Searched refs:new_tab_handle (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
Durl_request_automation_job.h75 void StartPendingJob(int new_tab_handle,
Durl_request_automation_job.cc472 int new_tab_handle, in StartPendingJob() argument
475 tab_ = new_tab_handle; in StartPendingJob()
/external/chromium_org/chrome/browser/automation/
Durl_request_automation_job.h81 void StartPendingJob(int new_tab_handle,
Durl_request_automation_job.cc542 int new_tab_handle, in StartPendingJob() argument
545 tab_ = new_tab_handle; in StartPendingJob()