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

  /external/chromium_org/chrome/browser/content_settings/
permission_queue_controller.h 66 bool AlreadyShowingInfoBarForTab(const PermissionRequestID& id) const;
permission_queue_controller.cc 149 if (!AlreadyShowingInfoBarForTab(id))
246 bool PermissionQueueController::AlreadyShowingInfoBarForTab(
259 DCHECK(!AlreadyShowingInfoBarForTab(id));

Completed in 45 milliseconds