Home
last modified time | relevance | path

Searched defs:sourceHandle (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/platform/network/chromium/
DAuthenticationChallenge.h43 ResourceHandle* sourceHandle() const { return m_sourceHandle.get(); } in sourceHandle() function
/external/webkit/WebCore/platform/network/cf/
DAuthenticationChallenge.h44 ResourceHandle* sourceHandle() const { return m_sourceHandle.get(); } in sourceHandle() function
DAuthenticationCF.cpp56 ResourceHandle* sourceHandle) in AuthenticationChallenge()
/external/webkit/WebCore/platform/network/curl/
DAuthenticationChallenge.h47 ResourceHandle* sourceHandle() const { return m_sourceHandle.get(); } in sourceHandle() function
/external/webkit/WebCore/platform/network/android/
DAuthenticationChallenge.h48 ResourceHandle* sourceHandle() const { return m_sourceHandle.get(); } in sourceHandle() function