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

<<111213141516171819

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 115 config->data_types.insert(syncable::SESSIONS);
  /external/libmtp/
README 400 Windows simply does not close sessions at all.
402 Typical sign of this illness: broken pipes on closing sessions,
411 sessions, since Windows never do it. The proper way of closing
414 Since libmtp actually tries to close sessions, some devices
  /external/openssh/
sftp.0 28 The final usage format allows for automated sessions using the -b option.
  /external/openssl/crypto/evp/
openbsd_hw.c 412 // How do we copy sessions?
  /external/openssl/ssl/
ssl_lib.c 471 p = lh_SSL_SESSION_retrieve(ssl->ctx->sessions, &r);
1128 return ctx->sessions;
1169 return(lh_SSL_SESSION_num_items(ctx->sessions));
    [all...]
  /external/qemu/slirp/
tftp.c 64 /* sessions time out after 5 inactive seconds */
  /external/qemu/slirp-android/
tftp.c 64 /* sessions time out after 5 inactive seconds */
  /external/srtp/
Changes 56 sessions, and documented the macro SRTP_MAX_TRAILER_LEN, which should
  /external/valgrind/main/docs/internals/
howto_BUILD_KDE42.txt 7 mess up any existing KDE sessions/settings.
  /external/webkit/Tools/Scripts/webkitperl/
httpd.pm 314 # The scheduler locks are used to schedule the running test sessions in first come first served order.
  /external/wpa_supplicant_8/src/ap/
accounting.c 425 * server can close old accounting sessions. */
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
FwdLockFile.c 111 ALOGE("Too many sessions opened at the same time");
  /frameworks/base/core/java/android/widget/
ShareActionProvider.java 233 * if share history should not be persisted between sessions.
  /frameworks/base/media/java/android/media/audiofx/
BassBoost.java 43 * <p>See {@link android.media.MediaPlayer#getAudioSessionId()} for details on audio sessions.
Virtualizer.java 46 * <p>See {@link android.media.MediaPlayer#getAudioSessionId()} for details on audio sessions.
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java 239 * if share history should not be persisted between sessions.
  /hardware/libhardware/include/hardware/
bluetooth.h 257 * to manage sessions here.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Device.cpp 59 * requires that all sessions have been closed before.
  /external/chromium/chrome/browser/resources/net_internals/
index.html 171 <h4>SPDY sessions</h4>
175 <a href='#events&q=type:SPDY_SESSION%20is:active'>View live SPDY sessions</a>
  /external/chromium/chrome/browser/sessions/
session_service.h 16 #include "chrome/browser/sessions/base_session_service.h"
17 #include "chrome/browser/sessions/session_id.h"
  /external/chromium/chrome/browser/sync/
profile_sync_service.h 49 namespace sessions { struct SyncSessionSnapshot; } namespace in namespace:browser_sync
350 virtual const browser_sync::sessions::SyncSessionSnapshot*
  /external/chromium/chrome/browser/sync/resources/
configure.html 608 <!-- Sessions -->
613 il8n-values="title:sessions"></label>
  /external/chromium/net/spdy/
spdy_session.h 101 // For SSL-based sessions, verifies that the certificate in use by this
552 // It is common for TCP/IP sessions to time out in about 3-5 minutes.
  /external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
InBandBytestreamSession.java 546 * containing an In-Band Bytestream data packet extension whose session ID matches this sessions
581 /* buffer with the size of this sessions block size */
  /frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd 356 <h3 id="rtp">RTP API, for control over audio streaming sessions</h3>
361 conferencing, and audio streaming can use the API to initiate sessions and

Completed in 3015 milliseconds

<<111213141516171819