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

/external/webkit/Source/WebKit/chromium/src/
H A DWebGeolocationPermissionRequest.cpp44 void WebGeolocationPermissionRequest::setIsAllowed(bool allowed) function in class:WebKit::WebGeolocationPermissionRequest
46 m_private->setIsAllowed(allowed);
/external/webkit/Source/WebCore/page/
H A DGeolocation.cpp444 void Geolocation::setIsAllowed(bool allowed) function in class:WebCore::Geolocation
779 void Geolocation::setIsAllowed(bool) {}

Completed in 53 milliseconds