| /external/webkit/Source/WebCore/platform/qt/ |
| CookieJarQt.cpp | 31 #include "Cookie.h" 124 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies)
|
| /external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
| httpread.h | 77 void (*cb)(struct httpread *handle, void *cookie, 79 void *cookie, /* pass to callback */
|
| /external/wpa_supplicant_8/src/wps/ |
| httpread.h | 77 void (*cb)(struct httpread *handle, void *cookie, 79 void *cookie, /* pass to callback */
|
| /frameworks/base/include/binder/ |
| Binder.h | 41 void* cookie = NULL, 45 void* cookie = NULL,
|
| /frameworks/base/media/libstagefright/include/ |
| TimedEventQueue.h | 93 bool (*predicate)(void *cookie, const sp<Event> &event), 94 void *cookie,
|
| /libcore/luni/src/main/java/libcore/net/http/ |
| HttpDate.java | 48 /* This list comes from {@code org.apache.http.impl.cookie.BrowserCompatSpec}. */ 63 /* RI bug 6641315 claims a cookie of this format was once served by www.yahoo.com */
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
| browser.h | 76 const uint32_t *cookie; /* Server cookie; optional */ member in struct:pa_browse_info
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
| inotify.h | 30 uint32_t cookie; /* Cookie to synchronize two events. */ member in struct:inotify_event
|
| /bionic/libc/kernel/common/linux/nfsd/ |
| xdr.h | 89 __u32 cookie; member in struct:nfsd_readdirargs
|
| /bionic/libthread_db/include/ |
| thread_db.h | 149 extern td_err_e td_ta_thr_iter(td_thragent_t const * agent, td_thr_iter_f * func, void * cookie,
|
| /bootable/bootloader/legacy/libboot/ |
| tags_partition.c | 33 static void ptn_importer(unsigned tag, void *data, unsigned bytes, void *cookie)
|
| /development/ndk/platforms/android-3/include/linux/nfsd/ |
| xdr.h | 89 __u32 cookie; member in struct:nfsd_readdirargs
|
| /development/ndk/platforms/android-3/include/ |
| thread_db.h | 134 extern td_err_e td_ta_thr_iter(td_thragent_t const * agent, td_thr_iter_f * func, void * cookie,
|
| /development/ndk/platforms/android-9/include/ |
| thread_db.h | 151 extern td_err_e td_ta_thr_iter(td_thragent_t const * agent, td_thr_iter_f * func, void * cookie,
|
| /external/chromium/chrome/browser/ |
| process_singleton_linux.cc | 15 // them, we store a unique cookie in the profile directory, which must also be 16 // present in the remote directory to connect. The cookie is checked both before 18 // different cookies. Thus, a matching cookie before and after means the 19 // connection was to a directory with a valid cookie. 394 bool CheckCookie(const FilePath& path, const FilePath& cookie) { 395 return (cookie == ReadLink(path)); 403 // It's a symlink. Read the cookie. 404 FilePath cookie = ReadLink(cookie_path); local 405 if (cookie.empty()) 409 // Verify the cookie before connecting [all...] |
| /external/kernel-headers/original/linux/ |
| omap_ion.h | 29 * @handle: pointer that will be populated with a cookie to use to refer
|
| /external/oprofile/daemon/ |
| opd_trans.h | 47 cookie_t cookie; member in struct:transient
|
| /external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
| SDL_mintaudio_stfa.c | 34 #include <mint/cookie.h> 95 /* Cookie _MCH present ? if not, assume ST machine */ 100 /* Cookie _SND present ? if not, assume ST machine */ 105 /* Cookie STFA present ? */
|
| /external/webkit/Source/WebCore/platform/network/android/ |
| CookieJarAndroid.cpp | 46 // FIXME: include HttpOnly cookie.
|
| /external/webkit/Source/WebKit/chromium/public/ |
| WebCookie.h | 41 // A cookie.
|
| WebCookieJar.h | 43 virtual void setCookie(const WebURL&, const WebURL& firstPartyForCookies, const WebString& cookie) { }
|
| /external/webkit/Source/WebKit2/UIProcess/API/C/ |
| WKCookieManager.h | 42 // Cookie Manager Client
|
| /external/webkit/Source/WebKit2/UIProcess/mac/ |
| WebCookieManagerProxyMac.mm | 35 // Private Browsing Cookie Storage).
|
| /frameworks/base/core/res/res/raw-vi/ |
| incognito_mode_start_page.html | 7 <p><strong>B?n ?ă s? d?ng c?a s? ?n danh</strong>. Các trang b?n xem trong c?a s? này s? không xu?t hi?n trong l?ch s? c?a tŕnh duy?t ho?c l?ch s? t́m ki?m và chúng c?ng không ?? l?i d?u v?t nh? cookie trên thi?t b? sau khi b?n ?óng c?a s? ?n danh. Tuy nhiên, m?i t?p b?n t?i xu?ng ho?c m?i d?u trang b?n t?o s? ???c gi? nguyên.</p>
|
| /frameworks/base/core/res/res/raw-vi-xlarge/ |
| incognito_mode_start_page.html | 7 <p><strong>B?n ?ă s? d?ng c?a s? ?n danh</strong>. Các trang b?n xem trong c?a s? này s? không xu?t hi?n trong l?ch s? c?a tŕnh duy?t ho?c l?ch s? t́m ki?m và chúng c?ng không ?? l?i d?u v?t nh? cookie trên thi?t b? sau khi b?n ?óng c?a s? ?n danh. Tuy nhiên, m?i t?p b?n t?i xu?ng ho?c m?i d?u trang b?n t?o s? ???c gi? nguyên.</p>
|