HomeSort by relevance Sort by last modified time
    Searched defs:receivesCredentialSecurely (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/network/
ProtectionSpace.cpp 93 bool ProtectionSpace::receivesCredentialSecurely() const
  /external/webkit/WebKit/win/
WebURLProtectionSpace.cpp 276 HRESULT STDMETHODCALLTYPE WebURLProtectionSpace::receivesCredentialSecurely(
279 *result = m_protectionSpace.receivesCredentialSecurely();

Completed in 140 milliseconds