HomeSort by relevance Sort by last modified time
    Searched full:session_tab_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sync/glue/
session_model_associator.h 196 session_tab_(NULL),
203 session_tab_(NULL) {
209 session_tab_ = const_cast<SessionTab*>(session_tab);
213 inline const SessionTab* session_tab() const { return session_tab_; }
217 SessionTab* session_tab_; member in class:browser_sync::SessionModelAssociator::TabLinks

Completed in 46 milliseconds