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

  /external/chromium_org/chrome/browser/sync/glue/
synced_tab_delegate.h 52 GetBlockedNavigations() const = 0;
synced_tab_delegate_android.h 48 GetBlockedNavigations() const OVERRIDE;
synced_tab_delegate_android.cc 104 SyncedTabDelegateAndroid::GetBlockedNavigations() const {
106 ->GetBlockedNavigations();
session_model_associator.cc 523 *tab_delegate.GetBlockedNavigations();
    [all...]
session_model_associator_unittest.cc 189 MOCK_CONST_METHOD0(GetBlockedNavigations,
415 EXPECT_CALL(tab_mock, GetBlockedNavigations()).WillRepeatedly(
  /external/chromium_org/chrome/browser/ui/sync/
tab_contents_synced_tab_delegate.h 37 GetBlockedNavigations() const OVERRIDE;
tab_contents_synced_tab_delegate.cc 82 TabContentsSyncedTabDelegate::GetBlockedNavigations() const {

Completed in 1276 milliseconds