| /build/tools/droiddoc/templates-sdk/assets/ |
| android-developer-reference.js | 30 userApiLevel = userApiLevel == 0 ? maxLevel : userApiLevel; // If there's no cookie (zero), use the max by default
|
| /external/apache-harmony/support/src/test/java/tests/support/ |
| Support_HttpServer.java | 432 print(os, "Cache-Control: no-cache=\"set-cookie\"\r\n");
|
| Support_HttpTests.java | 118 String[] expected = new String[] { "no-cache=\"set-cookie\"",
|
| /external/chromium/chrome/browser/automation/ |
| url_request_automation_job.cc | 32 "cookie",
|
| /external/chromium/chrome/browser/net/ |
| connection_tester.cc | 87 // In-memory cookie store.
|
| /external/chromium/chrome/browser/ui/cocoa/content_settings/ |
| content_setting_bubble_cocoa.mm | 442 if (allowBlockRadioGroup_) // not bound in cookie bubble xib
|
| /external/chromium/chrome/common/net/gaia/ |
| gaia_authenticator.cc | 88 // We need to lookup the email associated with this LSID cookie in order to
|
| /external/chromium/chrome/common/net/ |
| url_fetcher.cc | 135 // Cookie/cache info for the request
|
| /external/chromium/net/base/ |
| registry_controlled_domain.h | 55 *.co.uk to set a cookie for the entire co.uk domain, so it's important to be
|
| /external/chromium/net/url_request/ |
| url_request_job.h | 105 // Returns the cookie values included in the response, if applicable.
|
| /external/chromium/webkit/glue/ |
| inspector_strings.grd | 518 <message name="IDS_COOKIE_DOMAIN" desc="A label for the column displaying cookie's domain name."> [all...] |
| /external/doclava/res/assets/templates/assets/ |
| doclava-developer-reference.js | 31 userApiLevel = userApiLevel == 0 ? maxLevel : userApiLevel; // If there's no cookie (zero), use the max by default
|
| /external/openssl/patches/ |
| npn.patch | 344 void SSL_CTX_set_cookie_generate_cb(SSL_CTX *ctx, int (*app_gen_cookie_cb)(SSL *ssl, unsigned char *cookie, unsigned int *cookie_len)); 345 void SSL_CTX_set_cookie_verify_cb(SSL_CTX *ctx, int (*app_verify_cookie_cb)(SSL *ssl, unsigned char *cookie, unsigned int cookie_len)); 810 void SSL_CTX_set_cookie_generate_cb(SSL_CTX *ctx, int (*app_gen_cookie_cb)(SSL *ssl, unsigned char *cookie, unsigned int *cookie_len)); 811 void SSL_CTX_set_cookie_verify_cb(SSL_CTX *ctx, int (*app_verify_cookie_cb)(SSL *ssl, unsigned char *cookie, unsigned int cookie_len)); [all...] |
| /external/oprofile/doc/ |
| internals.xml | 522 cookie value by storing the cookie value directly into the dentry 523 itself; then we can simply derive the cookie value immediately when we [all...] |
| /external/oprofile/libpp/ |
| profile_spec.cpp | 402 * bogus match, the oprofile kernel records a cookie switch for the
|
| /external/strace/ |
| util.c | 1374 # define get_arg0(tcp, cookie, valp) \ 1376 # define get_arg1(tcp, cookie, valp) \ 1380 set_arg0 (struct tcb *tcp, void *cookie, long val) 1386 set_arg1 (struct tcb *tcp, void *cookie, long val) [all...] |
| /external/webkit/LayoutTests/platform/android/ |
| test_expectations.txt | 71 http/tests/cookies/third-party-cookie-relaxing.html FAIL // We don't support conditional acceptance of third-party cookies
|
| /external/webkit/Source/WebCore/html/parser/ |
| XSSFilter.cpp | 95 return equalIgnoringCase(equiv, "refresh") || equalIgnoringCase(equiv, "set-cookie");
|
| /external/webkit/Source/WebCore/page/ |
| FrameView.cpp | 830 InspectorInstrumentationCookie cookie = InspectorInstrumentation::willLayout(m_frame.get()); [all...] |
| Settings.cpp | 379 // FIXME: We can only enable cookie private browsing mode globally, so it's misleading to have it as a per-page setting.
|
| /frameworks/base/include/utils/ |
| ResourceTypes.h | [all...] |
| /libcore/luni/src/test/java/libcore/net/http/ |
| HttpResponseCacheTest.java | [all...] |
| /packages/apps/Browser/res/values/ |
| strings.xml | 269 the user wants to clear (cache, history, or cookie data) --> 427 <!-- Cookie settings category [CHAR-LIMIT=50] --> 430 <string name="pref_privacy_clear_cookies">Clear all cookie data</string> 484 <string name="pref_security_accept_cookies_summary">Allow sites to save and read cookie data</string> [all...] |
| /packages/apps/Calendar/src/com/android/calendar/ |
| DeleteEventHelper.java | 112 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| /packages/apps/Mms/src/com/android/mms/ui/ |
| SearchActivity.java | 289 protected void onQueryComplete(int token, Object cookie, Cursor c) {
|