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

  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.h 57 int tab_contents_id) {
58 LaunchUrlWithDelegate(url, render_process_host_id, tab_contents_id, NULL);
64 int tab_contents_id, Delegate* delegate);
external_protocol_handler.cc 88 int tab_contents_id,
94 tab_contents_id_(tab_contents_id),
248 int tab_contents_id,
272 tab_contents_id,
  /external/chromium/chrome/browser/
external_protocol_handler.h 37 int tab_contents_id);
external_protocol_handler.cc 131 int tab_contents_id) {
149 tab_contents_id);
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.h 84 int64 tab_contents_id; // unique ID per WebContents member in struct:chromeos::OomPriorityManager::TabStats
oom_priority_manager.cc 164 tab_contents_id(0) {
255 int64 least_important_tab_id = stats_rit->tab_contents_id;
579 stats.tab_contents_id = IdFromWebContents(contents);

Completed in 100 milliseconds