Searched refs:blocked_navigations_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_navigation_observer.h39 return &blocked_navigations_.get();
70 ScopedVector<const content::NavigationEntry> blocked_navigations_; member in class:SupervisedUserNavigationObserver
H A Dsupervised_user_navigation_observer.cc248 blocked_navigations_.push_back(entry.release());
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager_unittest.cc365 blocked_navigations_(NULL) {}
420 return blocked_navigations_;
424 blocked_navigations_ = navs;
456 std::vector<const content::NavigationEntry*>* blocked_navigations_; member in class:browser_sync::__anon4793::SyncedTabDelegateFake

Completed in 154 milliseconds