| /packages/apps/Music/src/com/android/music/ |
| QueryBrowserActivity.java | 354 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| /packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
| DownloadInfo.java | 121 addHeader(info, "Cookie", info.mCookies);
|
| /system/core/sh/ |
| input.c | 112 EditLine *el; /* cookie for editline package */
|
| /external/chromium/third_party/libjingle/source/talk/base/ |
| httpcommon.cc | 120 "Cookie", 134 "Set-Cookie",
|
| /external/openssl/ssl/ |
| ssl_sess.c | 1091 int (*cb)(SSL *ssl, unsigned char *cookie, unsigned int *cookie_len)) [all...] |
| s3_srvr.c | 879 * allocate any memory yet. So check cookie length... 945 /* cookie stuff */ 949 * The ClientHello may contain a cookie even if the 961 /* verify the cookie if appropriate option is set. */ 977 /* else cookie verification succeeded */ 979 else if ( memcmp(s->d1->rcvd_cookie, s->d1->cookie, [all...] |
| d1_srvr.c | 736 s->ctx->app_gen_cookie_cb(s, s->d1->cookie, 744 memcpy(p, s->d1->cookie, s->d1->cookie_len); [all...] |
| /external/webkit/Source/WebCore/loader/appcache/ |
| ApplicationCacheGroup.cpp | 488 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willReceiveResourceResponse(m_frame, m_currentResourceIdentifier, response); local 489 InspectorInstrumentation::didReceiveResourceResponse(cookie, m_currentResourceIdentifier, loader, response); [all...] |
| /external/webkit/Source/WebKit/win/ |
| DOMHTMLClasses.cpp | 319 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::cookie( function in class:DOMHTMLDocument 327 /* [in] */ BSTR /*cookie*/) [all...] |
| /frameworks/media/libvideoeditor/lvpp/ |
| PreviewPlayer.cpp | [all...] |
| PreviewPlayerBase.cpp | [all...] |
| /packages/apps/Browser/res/values-de/ |
| strings.xml | 192 <string name="pref_privacy_clear_cookies" msgid="3095583579133780331">"Cookie-Daten löschen"</string> 219 <string name="pref_security_accept_cookies_summary" msgid="1907951236154433751">"Speichern und Lesen von Cookie-Daten zulassen"</string> [all...] |
| /packages/apps/Browser/res/values-en-rGB/ |
| strings.xml | 192 <string name="pref_privacy_clear_cookies" msgid="3095583579133780331">"Clear all cookie data"</string> 219 <string name="pref_security_accept_cookies_summary" msgid="1907951236154433751">"Allow sites to save and read cookie data"</string> [all...] |
| /packages/apps/Browser/res/values-tl/ |
| strings.xml | 192 <string name="pref_privacy_clear_cookies" msgid="3095583579133780331">"I-clear ang lahat ng data ng cookie"</string> 219 <string name="pref_security_accept_cookies_summary" msgid="1907951236154433751">"Payagan ang mga site na mag-save at magbasa ng data ng cookie"</string> [all...] |
| /frameworks/base/core/java/android/content/pm/ |
| PackageParser.java | 420 int cookie = assmgr.addAssetPath(mArchiveSourcePath); local 421 if (cookie != 0) { 425 parser = assmgr.openXmlResourceParser(cookie, ANDROID_MANIFEST_FILENAME); 641 int cookie = assmgr.addAssetPath(packageFilePath); local 642 if (cookie == 0) { 649 parser = assmgr.openXmlResourceParser(cookie, ANDROID_MANIFEST_FILENAME); [all...] |
| /frameworks/base/ |
| preloaded-classes | [all...] |
| /packages/apps/Phone/src/com/android/phone/ |
| CallNotifier.java | [all...] |
| /external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
| wps_upnp_web.c | [all...] |
| /external/chromium/net/http/ |
| http_response_headers.cc | 50 // These headers are cookie setting headers; 53 "set-cookie", [all...] |
| /external/webkit/Source/WebCore/inspector/front-end/ |
| ResourcesPanel.js | 55 this.cookieListTreeElement = new WebInspector.StorageCategoryTreeElement(this, WebInspector.UIString("Cookies"), "Cookies", ["cookie-storage-tree-item"]); [all...] |
| /external/webkit/Source/WebCore/page/ |
| DOMWindow.cpp | 1606 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willDispatchEventOnWindow(frame(), *event, this); local [all...] |
| /external/webkit/Source/WebCore/rendering/ |
| RenderLayerBacking.cpp | 1226 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willPaint(m_owningLayer->renderer()->frame(), clip); local [all...] |
| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
| target.h | [all...] |
| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
| target.h | [all...] |
| /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
| target.h | [all...] |