Searched defs:OriginCallback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/native/
H A Daw_contents.h251 typedef std::pair<const GURL, base::Callback<void(bool)> > OriginCallback; typedef in class:android_webview::AwContents
253 std::list<OriginCallback> pending_geolocation_prompts_;

Completed in 108 milliseconds