Searched refs:session (Results 476 - 500 of 553) sorted by relevance

<<11121314151617181920>>

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djavax.servlet_2.5.0.v200910301333.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.c77 debug_print(ctx, 1, "Failed to add session entry into sqlite "
99 debug_print(ctx, 1, "Failed to update session password: %s",
124 debug_print(ctx, 1, "Failed to add session pps: %s",
147 debug_print(ctx, 1, "Failed to add session devinfo: %s",
171 debug_print(ctx, 1, "Failed to add session devdetail: %s",
196 debug_print(ctx, 1, "Failed to delete session entry from "
440 debug_print(ctx, 1, "DB: Could not find session %s: %s",
1320 debug_print(ctx, 1, "Could not find session info from DB for "
1477 debug_print(ctx, 1, "No session %s found to continue",
1498 debug_print(ctx, 1, "User session
2121 char *session; local
[all...]
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DSSLEngineImplTest.java86 * Tests the session negotiation process.
95 // with the server not allowed to session creation
117 // used session
123 // used session
409 SSLSession session = engine.getSession();
410 if ((session == null)
411 || (!session.getCipherSuite()
413 fail("Returned session is null "
570 // are required to forget any session-identifiers, keys, and
688 // are required to forget any session
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dmain.rb88 | run an interactive session with the recognizer
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dchrome_extension_externs.js1096 Cookie.prototype.session;
/external/chromium_org/net/spdy/
H A Dspdy_http_stream.cc528 void SpdyHttpStream::Drain(HttpNetworkSession* session) { argument
H A Dspdy_test_util_common.h113 // Tries to create a stream in |session| synchronously. Returns NULL
117 const base::WeakPtr<SpdySession>& session,
247 // Creates a SPDY session for the given key and puts it in the SPDY
248 // session pool in |http_session|. A SPDY session for |key| must not
255 // Tries to create a SPDY session for the given key but expects the
256 // attempt to fail with the given error. A SPDY session for |key| must
257 // not already exist. The session will be created but close in the
271 // Creates an insecure SPDY session for the given key and puts it in
272 // |pool|. The returned session wil
[all...]
H A Dspdy_stream.cc81 const base::WeakPtr<SpdySession>& session,
95 session_(session),
481 // Note: we leave the stream open in the session until the stream
80 SpdyStream(SpdyStreamType type, const base::WeakPtr<SpdySession>& session, const GURL& url, RequestPriority priority, int32 initial_send_window_size, int32 initial_recv_window_size, const BoundNetLog& net_log) argument
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dd1_clnt.c295 /* receive renewed session ticket */
414 s->session->cipher=s->s3->tmp.new_cipher;
/external/chromium_org/chrome/browser/media/
H A Dmedia_capture_devices_dispatcher.cc1020 // session counts since not all requests will reach MEDIA_REQUEST_STATE_DONE,
1024 DesktopCaptureSession session = { render_process_id, render_frame_id, local
1026 desktop_capture_sessions_.push_back(session);
/external/chromium_org/net/quic/
H A Dquic_http_stream_test.cc96 explicit AutoClosingStream(const base::WeakPtr<QuicClientSession>& session) argument
97 : QuicHttpStream(session) {
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DresourcesPanel.css343 .domstorage-storage-tree-item.session-storage .icon {
/external/chromium_org/third_party/libjingle/
H A Dlibjingle.target.darwin-arm64.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.darwin-mips.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.darwin-mips64.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.darwin-x86.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.darwin-x86_64.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.linux-arm64.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.linux-mips.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.linux-mips64.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.linux-x86.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
H A Dlibjingle.target.linux-x86_64.mk41 third_party/libjingle/source/talk/p2p/base/session.cc \
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DAndroid.mk89 util/session.c \

Completed in 573 milliseconds

<<11121314151617181920>>