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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h177 return geolocation_dispatcher_host_.get();
1231 scoped_ptr<GeolocationDispatcherHost> geolocation_dispatcher_host_; member in class:content::WebContentsImpl
H A Dweb_contents_impl.cc1229 geolocation_dispatcher_host_.reset(new GeolocationDispatcherHost(this));

Completed in 82 milliseconds