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

/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebCookieJar.cpp45 result.push_back(rawCookies[i]->toNameValuePair());
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DParsedCookie.cpp140 String ParsedCookie::toNameValuePair() const function in class:WebCore::ParsedCookie
H A DParsedCookie.h96 String toNameValuePair() const;
H A DCookieManager.cpp177 cookieStringBuilder.append(rawCookies[i]->toNameValuePair());

Completed in 115 milliseconds