Searched refs:session (Results 426 - 450 of 553) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/content/browser/gpu/
H A Dgpu_data_manager_impl_private.cc419 GpuDataManagerImpl::UnlockedSession session(owner_);
425 GpuDataManagerImpl::UnlockedSession session(owner_);
581 GpuDataManagerImpl::UnlockedSession session(owner_);
789 GpuDataManagerImpl::UnlockedSession session(owner_);
808 GpuDataManagerImpl::UnlockedSession session(owner_);
1120 GpuDataManagerImpl::UnlockedSession session(owner_);
/external/chromium_org/net/dns/
H A Ddns_transaction.cc541 // The suffix list is built according to the DnsConfig from the session.
550 DnsTransactionImpl(DnsSession* session, argument
555 : session_(session),
967 explicit DnsTransactionFactoryImpl(DnsSession* session) { argument
968 session_ = session;
988 DnsSession* session) {
990 new DnsTransactionFactoryImpl(session));
987 CreateFactory( DnsSession* session) argument
/external/chromium_org/net/socket_stream/
H A Dsocket_stream.cc627 // Usually we already have a session to the SPDY server because JavaScript
788 HttpNetworkSession* session = local
796 session->http_auth_cache(),
797 session->http_auth_handler_factory());
1232 scoped_refptr<HttpNetworkSession> session = factory->GetSession();
1233 if (!session.get())
1240 if (!session->ssl_client_auth_cache()->Lookup(
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-timechart.c36 #include "util/session.h"
993 struct perf_session *session = perf_session__new(input_name, O_RDONLY, local
997 if (session == NULL)
1000 if (!perf_session__has_traces(session, "timechart record"))
1003 if (perf_session__set_tracepoints_handlers(session,
1005 pr_err("Initializing session tracepoint handlers failed\n");
1009 ret = perf_session__process_events(session, &perf_timechart);
1022 perf_session__delete(session);
/external/chromium_org/net/quic/
H A Dquic_stream_factory_test.cc78 QuicClientSession* session) {
82 if (it->first == session)
145 // Should only be called if there is no active session for this destination.
170 QuicClientSession* session = QuicStreamFactoryPeer::GetActiveSession( local
184 session->OnGoAway(goaway);
187 factory_.OnSessionClosed(session);
986 // Mark the session as going away. Ensure that while it is still alive
988 QuicClientSession* session = QuicStreamFactoryPeer::GetActiveSession( local
990 factory_.OnSessionGoingAway(session);
991 EXPECT_EQ(true, QuicStreamFactoryPeer::IsLiveSession(&factory_, session));
77 IsLiveSession(QuicStreamFactory* factory, QuicClientSession* session) argument
[all...]
H A Dquic_stream_sequencer_test.cc37 MockStream(QuicSession* session, QuicStreamId id) argument
38 : ReliableQuicStream(id, session) {
/external/chromium_org/remoting/webapp/
H A Dmain.css673 #session-client-plugin {
678 #session-client-plugin {
683 .session-client-inactive {
744 .full-screen #session-mode {
753 body:not(.connected) #session-mode {
/external/chromium_org/device/bluetooth/
H A Dbluetooth_gatt_chromeos_unittest.cc356 void NotifySessionCallback(scoped_ptr<BluetoothGattNotifySession> session) { argument
358 update_sessions_.push_back(session.release());
1129 // Stop one of the sessions. The session should become inactive but the
1131 BluetoothGattNotifySession* session = update_sessions_[0]; local
1132 EXPECT_TRUE(session->IsActive());
1133 session->Stop(base::Bind(&BluetoothGattChromeOSTest::SuccessCallback,
1137 EXPECT_FALSE(session->IsActive());
1139 session->GetCharacteristicIdentifier());
1142 // Delete another session. Characteristic should still be notifying.
1149 // Clear the last session
[all...]
/external/oprofile/utils/
H A Dopcontrol149 --reset clears out data from current session
150 --save=name save data from current session to session_name
178 --session-dir=dir place sample database in dir instead of
199 --active-domains=<list> List of domains in profiling session (for Xen)
777 --session-dir)
1485 --session-dir=$SESSION_DIR \
1693 echo "session $SAVE_DIR already exists" >&2
1799 # early check for --version, --help and --session-dir
1820 --session-dir)
/external/chromium_org/chrome/browser/sync/glue/
H A Dsynced_session_tracker.cc28 // Fill vector of sessions from our synced session map.
75 // We have no record of this session.
126 DVLOG(1) << "Creating new session with tag " << session_tag << " at "
139 SyncedSession* session = iter->second; local
141 delete session; // Delete the SyncedSession object.
250 "local session" : session_tag);
259 "local session" : session_tag);
273 // SessionWindow information of a SessionHeader node for a foreign session,
274 // and 2) The SessionHeader node for our local session changed. In both cases
285 // able to fully clean up a stale foreign session, bu
[all...]
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsessions_helper.cc59 bool GetLocalSession(int index, const browser_sync::SyncedSession** session) { argument
62 GetLocalSession(session);
166 DVLOG(1) << "Waiting for session to propagate to associator.";
195 // The local session provided by GetLocalSession is owned, and has lifetime
/external/chromium_org/net/websockets/
H A Dwebsocket_basic_handshake_stream.cc491 void WebSocketBasicHandshakeStream::Drain(HttpNetworkSession* session) { argument
493 drainer->Start(session);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsessiondescriptionfactory.cc111 WebRtcSession* session,
119 // as the session id and session version. To simplify, it should be fine
120 // to just use a random number as session id and start version from
124 session_(session),
309 // When issuing an offer that modifies the session,
343 // there is already an existing ongoing session.
106 WebRtcSessionDescriptionFactory( rtc::Thread* signaling_thread, cricket::ChannelManager* channel_manager, MediaStreamSignaling* mediastream_signaling, DTLSIdentityServiceInterface* dtls_identity_service, WebRtcSession* session, const std::string& session_id, cricket::DataChannelType dct, bool dtls_enabled) argument
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Ddarwin_usb.c276 UInt64 session; local
281 ret = get_ioregistry_value_number (device, CFSTR("sessionID"), kCFNumberSInt64Type, &session);
291 dev = usbi_get_device_by_session_id(ctx, (unsigned long) session);
764 usbi_dbg("matching sessionID 0x%x against cached device with sessionID 0x%x", sessionID, new_device->session);
765 if (new_device->session == sessionID) {
798 new_device->session = sessionID;
845 usbi_dbg ("allocating new device in context %p for with session 0x%08x",
846 ctx, cached_device->session);
848 dev = usbi_alloc_device(ctx, (unsigned long) cached_device->session);
/external/conscrypt/src/platform/java/org/conscrypt/
H A DTrustManagerImpl.java231 * Validates whether a server is trusted. If session is given and non-null
237 SSLSession session) throws CertificateException {
238 return checkTrusted(chain, authType, session.getPeerHost(), false);
236 checkServerTrusted(X509Certificate[] chain, String authType, SSLSession session) argument
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DSSLSocketImplTest.java807 final SSLSession[] session = new SSLSession[1];
812 session[0] = s.getSession();
844 if ((session[0] == null) ||
845 (!session[0].getCipherSuite()
847 fail("Returned session is null "
/external/chromium_org/base/debug/
H A Dtrace_event_win_unittest.cc45 const wchar_t kTestSessionName[] = L"TraceEvent unittest session";
99 // Tear down any dangling session from an earlier failing test.
106 // start the private, in-proc session, but on XP we need the global
107 // session created and the provider enabled before we register our
120 // Create a private log session on the file.
127 // On Vista and later, we create a private in-process log session, because
130 // logger session are different, and the IN_PROC flag is not supported.
156 if (controller_.session() != 0)
/external/chromium_org/chrome/renderer/extensions/
H A Dcast_streaming_native_handler.cc219 scoped_refptr<CastSession> session(new CastSession());
230 stream1.reset(new CastRtpStream(track.component(), session));
241 stream2.reset(new CastRtpStream(track.component(), session));
244 new CastUdpTransport(session));
/external/chromium_org/net/http/
H A Dhttp_network_transaction.h43 HttpNetworkSession* session);
/external/chromium_org/net/spdy/
H A Dspdy_stream.h162 const base::WeakPtr<SpdySession>& session,
206 // Called by the session to adjust this stream's send window size by
228 // Called by the session to increase this stream's send window size
233 // overflow, calls into the session to reset this stream. Does
239 // If stream flow control is turned on, called by the session to
265 // Called by OnDataReceived (which is in turn called by the session)
382 // If the stream is stalled on sending data, but the session is not
385 // sending. Called by the session or by the stream itself. Must be
/external/chromium_org/net/url_request/
H A Durl_request_http_job_unittest.cc305 virtual void Drain(HttpNetworkSession* session) OVERRIDE {}
/external/chromium_org/remoting/host/
H A Dchromoting_host_unittest.cc154 ON_CALL(*connection1_, session())
160 ON_CALL(*connection2_, session())
166 EXPECT_CALL(*connection1_, session())
172 EXPECT_CALL(*connection2_, session())
233 // Change the session route for |client1_|.
298 // Notify |host_| that a client session has closed.
333 // Expect the host and session manager to start, and return the expectation
334 // that the session manager has started.
341 // Return an expectation that a session has started, and that the first
369 // notified that the session ha
[all...]
/external/chromium_org/remoting/protocol/
H A Dconnection_to_host.cc162 Session* session,
161 OnIncomingSession( Session* session, SessionManager::IncomingSessionResponse* response) argument
/external/chromium_org/sync/internal_api/
H A Dbase_node.cc266 return GetEntitySpecifics().session();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DCookieParser.js257 session: function()
259 // RFC 2965 suggests using Discard attribute to mark session cookies, but this does not seem to be widely used.

Completed in 917 milliseconds

<<11121314151617181920>>