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

  /external/chromium_org/chrome/browser/ui/blocked_content/
blocked_content_tab_helper.cc 75 blocked_contents_->GetBlockedContents(&blocked);
149 void BlockedContentTabHelper::GetBlockedContents(
151 blocked_contents_->GetBlockedContents(blocked_contents);
blocked_content_container.h 47 void GetBlockedContents(
blocked_content_tab_helper.h 55 void GetBlockedContents(
popup_blocker_browsertest.cc 90 std::vector<WebContents*> GetBlockedContents(Browser* browser) {
98 blocked_content_tab_helper->GetBlockedContents(&blocked_contents);
112 std::vector<WebContents*> blocked_contents = GetBlockedContents(browser);
129 std::vector<WebContents*> blocked_contents = GetBlockedContents(browser);
165 std::vector<WebContents*> blocked_contents = GetBlockedContents(browser());
blocked_content_container.cc 104 void BlockedContentContainer::GetBlockedContents(
  /external/chromium/chrome/browser/
blocked_content_container.h 40 void GetBlockedContents(std::vector<TabContents*>* blocked_contents) const;
blocked_content_container.cc 86 void BlockedContentContainer::GetBlockedContents(
content_setting_bubble_model.cc 383 tab_contents()->blocked_content_container()->GetBlockedContents(
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc 572 GetBlockedContents(&blocked_contents);
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 6644 milliseconds