Searched refs:findDefaultProtectionSpaceForURL (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
H A DCredentialStorage.cpp113 static PathToDefaultProtectionSpaceMap::iterator findDefaultProtectionSpaceForURL(const KURL& url) function in namespace:WebCore
146 PathToDefaultProtectionSpaceMap::iterator iter = findDefaultProtectionSpaceForURL(url);
156 PathToDefaultProtectionSpaceMap::iterator iter = findDefaultProtectionSpaceForURL(url);

Completed in 96 milliseconds