Searched defs:setIsAllowed (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.cpp279 void Geolocation::setIsAllowed(bool allowed) function in class:blink::Geolocation
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebGeolocationPermissionRequest.cpp52 void WebGeolocationPermissionRequest::setIsAllowed(bool allowed) function in class:blink::WebGeolocationPermissionRequest
54 m_private->setIsAllowed(allowed);
H A DWebMIDIPermissionRequest.cpp55 void WebMIDIPermissionRequest::setIsAllowed(bool allowed) function in class:blink::WebMIDIPermissionRequest

Completed in 708 milliseconds