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

  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc     [all...]
sessions_sync_manager.h 314 // compares new_tab_id against the previously persisted tab ID (from
324 SessionID::id_type new_tab_id,
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.cc 520 const int new_tab_id = ExtensionTabUtil::GetTabId(new_contents); local
523 args->Append(new FundamentalValue(new_tab_id));
537 tab_entries_[new_tab_id] = TabEntry();

Completed in 56 milliseconds