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

/external/webkit/Source/WebKit/chromium/public/
H A DWebCookieJar.h43 virtual void setCookie(const WebURL&, const WebURL& firstPartyForCookies, const WebString& cookie) { } function in class:WebKit::WebCookieJar
/external/webkit/Source/WebKit/android/jni/
H A DCookieManager.cpp112 static void setCookie(JNIEnv* env, jobject, jstring url, jstring value, jboolean privateBrowsing) function in namespace:android
144 { "nativeSetCookie", "(Ljava/lang/String;Ljava/lang/String;Z)V", (void*) setCookie },
/external/webkit/Source/WebCore/websockets/
H A DWebSocketChannel.cpp289 document->setCookie(m_handshake.serverSetCookie(), ec);
/external/webkit/Source/WebKit/win/Interfaces/
H A DDOMHTML.idl178 - (void)setCookie:(NSString *)cookie;
180 HRESULT setCookie([in] BSTR cookie);
/external/webkit/Source/WebKit/chromium/src/
H A DPlatformBridge.cpp263 cookieJar->setCookie(url, document->firstPartyForCookies(), value);
/external/webkit/Source/WebCore/dom/
H A DDocument.h817 void setCookie(const String&, ExceptionCode&);
H A DDocument.cpp2657 // FIXME: make setCookie work on XML documents too; e.g. in case of <html:meta .....>
2660 static_cast<HTMLDocument*>(this)->setCookie(content, ec);
3702 void Document::setCookie(const String& value, ExceptionCode& ec) function in class:WebCore::Document
/external/webkit/Source/WebKit/win/
H A DDOMHTMLClasses.cpp326 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::setCookie( function in class:DOMHTMLDocument
H A DDOMHTMLClasses.h414 virtual HRESULT STDMETHODCALLTYPE setCookie(
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/sqlite/dist/orig/
H A Dsqlite3.c93442 static const VdbeOpList setCookie[] = { local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c93455 static const VdbeOpList setCookie[] = { local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 595 milliseconds