Home
last modified time | relevance | path

Searched defs:requesting_frame (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/geolocation/
Dgeolocation_permission_context.cc252 GURL requesting_frame; member
261 const GURL& requesting_frame, in PendingInfoBarRequest()
340 const GURL& requesting_frame, in CreateInfoBarRequest()
387 const GURL& requesting_frame, in OnPermissionSet()
507 const GURL& requesting_frame) { in RequestGeolocationPermission()
574 const GURL& requesting_frame) { in CancelGeolocationPermissionRequest()
582 const GURL& requesting_frame, in NotifyPermissionSet()
611 const GURL& requesting_frame) { in NotifyArbitratorPermissionGranted()
Dgeolocation_permission_context_unittest.cc160 const GURL& requesting_frame, in CheckTabContentsState()
196 GURL requesting_frame("http://www.example.com/geolocation"); in TEST_F() local
323 GURL requesting_frame("about:blank"); in TEST_F() local