Home
last modified time | relevance | path

Searched defs:firstPartyString (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/soup/
DResourceRequestSoup.cpp49 String firstPartyString = firstPartyForCookies().string(); in updateSoupMessage() local
72 String firstPartyString = firstPartyForCookies().string(); in toSoupMessage() local
DResourceHandleSoup.cpp243 String firstPartyString = request.firstPartyForCookies().string(); in restartedCallback() local
587 String firstPartyString = request.firstPartyForCookies().string(); in startHTTPRequest() local