HomeSort by relevance Sort by last modified time
    Searched defs:browser_id (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 78 bool has_browser() const { return browser_id > 0; }
88 SessionID::id_type browser_id; member in struct:TabRestoreService::Tab
197 // browser_id and pinned state from the browser.
280 // Finds tab entries with the old browser_id and sets it to the new one.
session_service.cc 1295 const SessionID::id_type browser_id = browser->session_id().id(); local
    [all...]

Completed in 95 milliseconds