OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsForPair
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/content_settings/
permission_queue_controller.cc
48
bool
IsForPair
(const GURL& requesting_frame,
88
bool PermissionQueueController::PendingInfoBarRequest::
IsForPair
(
196
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 227 milliseconds