HomeSort by relevance Sort by last modified time
    Searched full:session (Results 701 - 725 of 3356) sorted by null

<<21222324252627282930>>

  /external/openssh/
PROTOCOL.mux 28 To open a new multiplexed session, a client may send the following
57 uint32 session id
63 indicating that the session is up. The client now waits for the
64 session to end. When it does, the server will send an exit status
68 uint32 session id
81 uint32 session id
audit.c 143 * Called when a user session is started. Argument is the tty allocated to
144 * the session, or NULL if no tty was allocated.
154 debug("audit session open euid %d user %s tty name %s", geteuid(),
159 * Called when a user session is closed. Argument is the tty allocated to
160 * the session, or NULL if no tty was allocated.
170 debug("audit session close euid %d user %s tty name %s", geteuid(),
  /external/srtp/doc/
intro.txt 209 An example of an SRTP session using two rtpw programs follows:
247 in libSRTP. An RTP session is defined by a pair of destination
250 coordinate between the participants in an RTP session, e.g. to provide
251 feedback from receivers to senders. An @e SRTP @e session is
252 similarly defined; it is just an RTP session for which the SRTP
253 profile is being used. An SRTP session consists of the traffic sent
255 participant in a session is identified by a synchronization source
261 same session. The synchronization source identifier (SSRC) is used to
266 policy. Each stream within a session can have a distinct policy
267 applied to it. A session policy is a collection of stream policies
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_fast_common.c 117 * RFC 4851, Section 5.4: EAP Master Session Key Generation
118 * MSK = T-PRF(S-IMCK[j], "Session Key Generating Function", 64)
122 "Session Key Generating Function", (u8 *) "", 0,
132 * RFC 4851, Section 5.4: EAP Master Session Key Genreration
134 * "Extended Session Key Generating Function", 64)
138 "Extended Session Key Generating Function", (u8 *) "", 0,
  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 93 * getSessionId - Get EAP method specific Session-Id
96 * @len: Pointer to a variable to store Session-Id length
97 * Returns: Session-Id or %NULL if not available
99 * This function can be used to get the Session-Id from the EAP method.
100 * The Session-Id may already be stored in the method-specific private
101 * data or this function may derive the Session-Id.
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
EffectDescriptor.cpp 35 snprintf(buffer, SIZE, " Session: %d\n", mSession);
56 int session,
65 ALOGV("registerEffect() effect %s, io %d, strategy %d session %d id %d",
66 desc->name, io, strategy, session, id);
73 effectDesc->mSession = session;
155 ALOGV("isNonOffloadableEffectEnabled() non offloadable effect %s enabled on session %d",
  /frameworks/base/docs/html/sdk/api_diff/22/changes/
pkg_android.media.session.html 10 android.media.session
74 Package <A HREF="../../../../reference/android/media/session/package-summary.html" target="_top"><font size="+1"><code>android.media.session</code></font></A>
85 <nobr><A HREF="android.media.session.MediaSession.html">MediaSession</A></nobr>
92 <nobr><A HREF="android.media.session.PlaybackState.html">PlaybackState</A></nobr>
99 <nobr><A HREF="android.media.session.PlaybackState.Builder.html">PlaybackState.Builder</A></nobr>
  /frameworks/base/docs/html/sdk/api_diff/23/changes/
pkg_android.media.session.html 10 android.media.session
74 Package <A HREF="../../../../reference/android/media/session/package-summary.html" target="_top"><font size="+1"><code>android.media.session</code></font></A>
85 <nobr><A HREF="android.media.session.MediaController.TransportControls.html">MediaController.TransportControls</A></nobr>
92 <nobr><A HREF="android.media.session.MediaSession.Callback.html">MediaSession.Callback</A></nobr>
99 <nobr><A HREF="android.media.session.PlaybackState.html">PlaybackState</A></nobr>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java 38 * Manages notification when a guest session is resumed.
91 * Wipes the guest session.
101 Log.e(TAG, "Couldn't wipe session because ActivityManager is dead");
105 Log.w(TAG, "User requesting to start a new session (" + userId + ")"
110 Log.w(TAG, "User requesting to start a new session (" + userId + ")"
133 Log.e(TAG, "Couldn't wipe session because ActivityManager or WindowManager is dead");
  /frameworks/base/tests/OneMedia/src/com/android/onemedia/
PlayerController.java 20 import android.media.session.MediaController;
21 import android.media.session.MediaSession;
22 import android.media.session.MediaSessionManager;
23 import android.media.session.PlaybackState;
74 Log.d(TAG, "Listener set to " + listener + " session is " + mController);
183 Log.e(TAG, "Error getting session", e);
  /frameworks/native/include/media/hardware/
HDCPAPI.h 35 // i.e. the HDCP session is now fully setup (AKE, Locality Check,
55 // a secure session established and the module is ready to accept
80 // ENCRYPTION: Request to setup an HDCP session with the host specified
82 // DECRYPTION: Request to setup an HDCP session, addr is the interface
88 // Request to shutdown the active HDCP session.
91 // Returns the capability bitmask of this HDCP session.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioCapability.java 87 /** Unique session value defined by framework returned in all "responses/unsol" */
118 * @param session the request transaction id
127 public RadioCapability(int phoneId, int session, int phase,
130 mSession = session;
156 * Get unique session id.
158 * @return unique session id
  /hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h 213 /*session id*/
250 /*session id*/
280 /* create a session */
284 /* destroy session */
298 /* create a session */
302 /* destroy session */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jsch.jar 
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 77 * @data: job session
139 * @data: job session
192 * @p_session: job session
266 * @p_session: job session
272 * Create a jpeg encode session
319 * @p_session: job session
325 * Destroy a jpeg encode session
376 // Destroy next session
389 * @p_session: job session
447 * @p_session: job session
    [all...]
  /external/boringssl/src/ssl/test/
bssl_shim.cc 89 ScopedSSL_SESSION session; member in struct:TestState
310 if (async_state->session) {
312 return async_state->session.release();
419 // Disable the internal session cache. To test asynchronous session lookup,
420 // we use an external session cache.
498 test_state->session = std::move(test_state->pending_session);
535 // true and sets |*out_session| to the negotiated SSL session. If the test is a
536 // resumption attempt, |is_resume| is true and |session| is the session from th
996 ScopedSSL_SESSION session; local
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 67 * This class run an actual Opp transfer session (from connect target device to
110 BluetoothOppBatch batch, BluetoothOppObexSession session) {
114 mSession = session;
171 * For outbound session, call session.addShare() to send next file,
172 * or call session.stop().
173 * For inbounds session, do nothing. If there is next file to receive,it
183 if (V) Log.v(TAG, "continue session for info " + mCurrentShare.mId +
195 * Handle session completed status Set batch status to
208 /* Handle the error state of an Obex session */
    [all...]
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
FwdLockFile.c 83 * Acquires an unused file session for the given file descriptor.
87 * @return A session ID.
119 * Finds the file session associated with the given file descriptor.
123 * @return A session ID.
149 * Releases a file session.
151 * @param[in] sessionID A session ID.
165 * Derives keys for encryption and signing from the encrypted session key.
167 * @param[in,out] pSession A reference to a file session.
242 * @param[in,out] pSession A reference to a file session.
249 // The first 16 bytes of the encrypted session key is used as the nonce
    [all...]
  /frameworks/support/customtabs/src/android/support/customtabs/
CustomTabsIntent.java 46 * Extra used to match the session. This has to be included in the intent to open in
50 public static final String EXTRA_SESSION = "android.support.customtabs.extra.SESSION";
182 * session is associated with.
184 * @param session The session to associate this Builder with.
186 public Builder(@Nullable CustomTabsSession session) {
187 if (session != null) mIntent.setPackage(session.getComponentName().getPackageName());
190 bundle, EXTRA_SESSION, session == null ? null : session.getBinder())
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraDevice.java 165 * <p>Create a new camera capture session by providing the target output set of Surfaces to the
168 * <p>The active capture session determines the set of potential output Surfaces for
233 * <p>It can take several hundred milliseconds for the session's configuration to complete,
235 * complete and the session is ready to actually capture data, the provided
240 * session will no longer be able to accept new capture requests and will be closed. Any
241 * in-progress capture requests made on the prior session will be completed before it's closed.
242 * {@link CameraCaptureSession.StateListener#onConfigured} for the new session may be invoked
244 * session. Once the new session is {@link CameraCaptureSession.StateListener#onConfigured
247 * requests for the prior capture session before a new one is created. Note that once the ne
    [all...]
  /frameworks/support/v4/java/android/support/v4/media/session/
MediaSessionCompat.java 18 package android.support.v4.media.session;
58 * information or handle media keys. In general an app only needs one session
62 * Once a session is created the owner of the session may pass its
63 * {@link #getSessionToken() session token} to other processes to allow them to
64 * create a {@link MediaControllerCompat} to interact with the session.
70 * to clean up the session and notify any controllers.
76 * {@link android.media.session.MediaSession} introduced after API level 4 in a
93 * Set this flag on the session to indicate that it can handle media button
99 * Set this flag on the session to indicate that it handles transpor
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 270 * @data: job session
331 * @data: job session
381 * @p_session: job session
452 * @p_session: job session
458 * Create a jpeg encode session
496 * @p_session: job session
502 * Destroy a jpeg encode session
540 * @p_session: job session
599 * @p_session: job session
680 * @p_session: job session
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/session/
HashedSession.java 19 package org.eclipse.jetty.server.session;
43 /** Whether the session has been saved because it has been deemed idle;
47 /** Whether there has already been an attempt to save this session
49 * for this session. This is to stop the logs being flooded with errors
51 * data stored in the session that is not serializable. */
105 // Only idle the session if not already idled and no previous save/idle has failed
132 saveFailed(); // We won't try again for this session
134 if (file != null) file.delete(); // No point keeping the file if we didn't save the whole session
150 * Session constructor.
201 LOG.warn("Problem de-idling session " + super.getId(), e)
    [all...]
  /frameworks/av/include/media/
AudioSystem.h 146 // Allocate a new unique ID for use as an audio session ID or I/O handle.
156 // Get the HW synchronization source used for an audio session.
166 // playback is complete on another audio session.
204 audio_session_t session,
215 audio_session_t session);
218 audio_session_t session);
221 audio_session_t session);
227 audio_session_t session,
236 audio_session_t session);
238 audio_session_t session);
    [all...]

Completed in 270 milliseconds

<<21222324252627282930>>