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

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGeofencingRegistration.h13 struct WebGeofencingRegistration { struct in namespace:blink
17 WebGeofencingRegistration() { } function in struct:blink::WebGeofencingRegistration
H A DWebGeofencingProvider.h15 struct WebGeofencingRegistration;
19 typedef WebCallbacks<WebVector<WebGeofencingRegistration>, WebGeofencingError> WebGeofencingRegionsCallbacks;
/external/chromium_org/third_party/WebKit/Source/modules/geofencing/
H A DGeofencing.cpp19 #include "public/platform/WebGeofencingRegistration.h"
28 typedef blink::WebVector<blink::WebGeofencingRegistration> WebType;

Completed in 536 milliseconds