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

/external/chromium_org/third_party/WebKit/public/web/
H A DWebGeolocationPermissionRequestManager.h35 class WebGeolocationPermissionRequestManagerPrivate;
56 WebPrivateOwnPtr<WebGeolocationPermissionRequestManagerPrivate> m_private;
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebGeolocationPermissionRequestManager.cpp38 class WebGeolocationPermissionRequestManagerPrivate { class in namespace:blink
81 m_private.reset(new WebGeolocationPermissionRequestManagerPrivate);

Completed in 88 milliseconds