Searched refs:IsForTab (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_permission_context.cc242 bool IsForTab(int p_render_process_id, int p_render_view_id) const;
271 bool GeolocationInfoBarQueueController::PendingInfoBarRequest::IsForTab( function in class:GeolocationInfoBarQueueController::PendingInfoBarRequest
288 return IsForTab(p_render_process_id, p_render_view_id) &&
449 if (i->IsForTab(render_process_id, render_view_id)) {

Completed in 51 milliseconds