HomeSort by relevance Sort by last modified time
    Searched full:sessions (Results 326 - 350 of 459) sorted by null

<<111213141516171819

  /external/openssh/
sftp.1 83 The final usage format allows for automated sessions using the
  /external/openssl/patches/
jsse.patch 7 + /* This can be disabled to prevent the use of uncached sessions */
  /external/smack/src/org/jivesoftware/smack/
PacketReader.java 366 // The server supports sessions
  /external/v8/src/
debug-agent.cc 91 // binding loop. This makes sure that no new sessions can be established.
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h 269 * and must not be the same for different convert sessions.
  /frameworks/base/core/java/android/net/http/
AndroidHttpClient.java 109 * @param context to use for caching SSL sessions (may be null for no caching)
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerTestApp.java 96 * DownloadManager id of the download being trackted between reboot sessions.
  /frameworks/base/docs/html/channels/
io2013.jd 345 playlistId = "PLWz5rJ2EKKc9WGUwq2gQ-coU3fSyexgOx"; /* IO 13 - The Android Sessions */
  /frameworks/base/docs/html/training/displaying-bitmaps/
manage-memory.jd 21 <li><a href="http://www.google.com/events/io/2011/sessions/memory-management-for-android-apps.html">Memory management for Android Apps</a> Google I/O presentation</li>
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 44 * <p>See {@link android.media.MediaPlayer#getAudioSessionId()} for details on audio sessions.
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 199 #define WLC_E_GAS_COMPLETE 104 /* GAS sessions all complete */
  /ndk/docs/
APPLICATION-MK.html 77 during debugging sessions: some variables are optimized out and
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 422 * Insert multiple sending sessions to db, only used by Opp application.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 422 // spell checker is reusing the contacts dictionary across sessions
  /external/chromium/chrome/browser/
jumplist_win.cc 28 #include "chrome/browser/sessions/session_types.h"
29 #include "chrome/browser/sessions/tab_restore_service.h"
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.cc 30 #include "chrome/browser/sync/sessions/session_state.h"
57 using sessions::SyncSessionSnapshot;
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel.cc 186 // Add the allocator session to our list so that we know which sessions
194 // previous sessions.
    [all...]
  /external/libusb/libusb/
libusb.h 548 * sessions allows for your program to use two libraries (or dynamically
555 * Sessions are created by libusb_init() and destroyed through libusb_exit().
    [all...]
  /external/smack/src/org/jivesoftware/smackx/workgroup/user/
Workgroup.java 312 * @param userID String that represents the ID of the user when using anonymous sessions
373 * @param userID String that represents the ID of the user when using anonymous sessions
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 65 #include "chrome/browser/sessions/session_service.h"
66 #include "chrome/browser/sessions/session_types.h"
67 #include "chrome/browser/sessions/tab_restore_service.h"
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 55 #include "chrome/browser/sync/sessions/sync_session.h"
56 #include "chrome/browser/sync/sessions/sync_session_context.h"
86 using browser_sync::sessions::SyncSessionContext;
422 DCHECK_EQ(syncable::SESSIONS, GetModelType());
598 DCHECK_EQ(syncable::SESSIONS, GetModelType());
    [all...]
  /external/openssl/include/openssl/
ssl.h 507 * in the external representation of sessions, see ssl_asn1.c). */
782 LHASH_OF(SSL_SESSION) *sessions; member in struct:ssl_ctx_st
    [all...]
  /external/openssl/ssl/
ssl.h 507 * in the external representation of sessions, see ssl_asn1.c). */
782 LHASH_OF(SSL_SESSION) *sessions; member in struct:ssl_ctx_st
    [all...]

Completed in 1504 milliseconds

<<111213141516171819