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

  /external/chromium_org/chrome/browser/content_settings/
permission_queue_controller.cc 45 bool IsForPair(const GURL& requesting_frame,
85 bool PermissionQueueController::PendingInfoBarRequest::IsForPair(
186 if (i->IsForPair(requesting_frame, embedder)) {
  /external/chromium/chrome/browser/geolocation/
geolocation_permission_context.cc 243 bool IsForPair(const GURL& p_requesting_frame,
278 bool GeolocationInfoBarQueueController::PendingInfoBarRequest::IsForPair(
399 if (i->IsForPair(requesting_frame, embedder)) {

Completed in 75 milliseconds