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

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DClientCertLookupTable.java67 public boolean isDenied(String host, int port) { method in class:ClientCertLookupTable
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.h88 bool isDenied() const { return m_allowGeolocation == No; } function in class:WebCore::FINAL

Completed in 252 milliseconds