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

  /external/chromium/chrome/browser/sync/glue/
session_model_associator.h 168 bool IsValidTab(const TabContents& tab);
session_model_associator.cc 146 if (IsValidTab(*tab)) {
202 if (!IsValidTab(tab))
810 bool SessionModelAssociator::IsValidTab(const TabContents& tab) {
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.h 317 bool IsValidTab(const SyncedTabDelegate& tab) const;
session_model_associator.cc     [all...]

Completed in 46 milliseconds