| /external/chromium/chrome/common/net/gaia/ |
| gaia_authenticator.h | 215 // Retrieve SID cookie. For details, see the Google Accounts documentation. 221 // Retrieve LSID cookie. For details, see the Google Accounts documentation.
|
| /external/clang/lib/AST/ |
| ASTDiagnostic.cpp | 230 void *Cookie, 232 ASTContext &Context = *static_cast<ASTContext*>(Cookie);
|
| /external/jpeg/ |
| jmemdosa.asm | 231 int 2fh ; a magic cookie, hex 4300 238 int 2fh ; another magic cookie
|
| /external/openssl/apps/ |
| s_apps.h | 175 int MS_CALLBACK generate_cookie_callback(SSL *ssl, unsigned char *cookie, unsigned int *cookie_len); 176 int MS_CALLBACK verify_cookie_callback(SSL *ssl, unsigned char *cookie, unsigned int cookie_len);
|
| /external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
| SDL_mintaudio_xbios.c | 37 #include <mint/cookie.h> 99 /* Cookie _SND present ? if not, assume ST machine */
|
| /external/tcpdump/ |
| print-sctp.c | 323 printf("[COOKIE ECHO] "); 326 printf("[COOKIE ACK] ");
|
| /frameworks/base/media/libstagefright/ |
| AudioPlayer.cpp | 274 void *buffer, size_t size, void *cookie) { 275 AudioPlayer *me = (AudioPlayer *)cookie;
|
| /frameworks/media/libvideoeditor/lvpp/ |
| AudioPlayerBase.cpp | 266 void *buffer, size_t size, void *cookie) { 267 AudioPlayerBase *me = (AudioPlayerBase *)cookie;
|
| /packages/apps/Calendar/src/com/android/calendar/ |
| CalendarUtils.java | 93 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { 125 SharedPreferences prefs = getSharedPreferences((Context)cookie, mPrefsName);
|
| /packages/apps/Phone/src/com/android/phone/ |
| ManageConferenceUtils.java | 324 public void onQueryComplete(int token, Object cookie, CallerInfo ci) { 328 ViewGroup vg = (ViewGroup) cookie;
|
| /external/clang/lib/CodeGen/ |
| CGExprCXX.cpp | 501 // No cookie is required if the operator new[] being used is the 525 // Figure out the cookie size. 537 // cookie size, and verify that the result is representable as a 540 // the cookie size would bring the total size >= 0. 590 // Compute the size before cookie, and track whether it overflowed. 596 // Add in the cookie, and check whether it's overflowed. 598 // Save the current size without a cookie. This shouldn't be 622 // 4) if we need a cookie, we need to compute 707 // Add in the cookie size if necessary. [all...] |
| /external/wpa_supplicant_8/src/drivers/ |
| driver_nl80211.c | 206 const u8 *buf, size_t buf_len, u64 *cookie); 842 struct nlattr *cookie, const u8 *frame, 850 if (!cookie) 853 cookie_val = nla_get_u64(cookie); 854 wpa_printf(MSG_DEBUG, "nl80211: Action TX status: cookie=0%llx%s " 981 struct nlattr *cookie) 1017 mlme_event_action_tx_status(drv, cookie, nla_data(frame), 1092 u64 cookie; local 1110 cookie = nla_get_u64(tb[NL80211_ATTR_COOKIE]); 1112 cookie = 0 6142 u64 *cookie = arg; local 6157 u64 cookie; local 6270 u64 cookie; local [all...] |
| /bionic/libc/kernel/common/linux/sunrpc/ |
| sched.h | 146 unsigned long cookie; member in struct:rpc_wait_queue
|
| /bootable/recovery/edify/ |
| expr.h | 31 void* cookie; member in struct:__anon662
|
| /cts/tests/tests/webkit/src/android/webkit/cts/ |
| CacheManager_CacheResultTest.java | 25 import org.apache.http.impl.cookie.DateUtils;
|
| /development/ndk/platforms/android-3/include/linux/sunrpc/ |
| sched.h | 146 unsigned long cookie; member in struct:rpc_wait_queue
|
| /external/chromium/base/ |
| time_mac.cc | 21 // there are already cookie expiration dates, etc., past that time out in
|
| /external/chromium/chrome/browser/chromeos/login/ |
| login_performer.h | 29 // If auth is succeeded, cookie fetcher is executed, LP instance deletes itself.
|
| /external/chromium/chrome/browser/net/ |
| connection_tester_unittest.cc | 137 // In-memory cookie store.
|
| /external/chromium/chrome/browser/policy/ |
| device_token_fetcher.cc | 148 // Most probably the GAIA auth cookie has expired. We can not do anything
|
| /external/chromium/chrome/browser/printing/ |
| print_job.h | 60 virtual int cookie() const;
|
| print_job_manager.cc | 75 if (current_query->cookie() == document_cookie &&
|
| /external/chromium/chrome/browser/ |
| process_singleton.h | 158 // Path in file system to the cookie file.
|
| /external/chromium/chrome/browser/resources/ |
| cookies_tree.js | 11 * @param {Object=} data Data used to create a cookie tree item.
|
| /external/chromium/chrome/browser/resources/options/ |
| content_settings.html | 3 <!-- Cookie filter tab contents -->
|