Home
last modified time | relevance | path

Searched defs:session (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
DHostnameVerifierTest.java42 FakeSSLSession session = new FakeSSLSession(); in verify() local
48 SSLSession session = session("" in verifyCn() local
81 SSLSession session = session("" in verifyNonAsciiCn() local
113 SSLSession session = session("" in verifySubjectAlt() local
154 SSLSession session = session("" in verifyNonAsciiSubjectAlt() local
195 SSLSession session = session("" in verifySubjectAltOnly() local
229 SSLSession session = session("" in verifyMultipleCn() local
266 SSLSession session = session("" in verifyWilcardCn() local
302 SSLSession session = session("" in verifyWilcardCnOnTld() local
340 SSLSession session = session("" in testWilcardNonAsciiSubjectAlt() local
[all …]
/external/chromium_org/sync/sessions/
Dtest_util.cc14 sessions::SyncSession* session) { in SimulateGetEncryptionKeyFailed()
24 sessions::SyncSession* session) { in SimulateConfigureSuccess()
33 sessions::SyncSession* session) { in SimulateConfigureFailed()
42 sessions::SyncSession* session) { in SimulateConfigureConnectionFailure()
50 sessions::SyncSession* session) { in SimulateNormalSuccess()
59 sessions::SyncSession* session) { in SimulateDownloadUpdatesFailed()
66 sessions::SyncSession* session) { in SimulateCommitFailed()
77 sessions::SyncSession* session) { in SimulateConnectionFailure()
83 sessions::SyncSession* session) { in SimulatePollSuccess()
89 sessions::SyncSession* session) { in SimulatePollFailed()
[all …]
/external/chromium_org/net/quic/test_tools/
Dquic_session_peer.cc14 void QuicSessionPeer::SetNextStreamId(QuicSession* session, QuicStreamId id) { in SetNextStreamId()
19 void QuicSessionPeer::SetMaxOpenStreams(QuicSession* session, in SetMaxOpenStreams()
25 QuicCryptoStream* QuicSessionPeer::GetCryptoStream(QuicSession* session) { in GetCryptoStream()
30 QuicHeadersStream* QuicSessionPeer::GetHeadersStream(QuicSession* session) { in GetHeadersStream()
35 void QuicSessionPeer::SetHeadersStream(QuicSession* session, in SetHeadersStream()
42 QuicSession* session) { in GetWriteBlockedStreams()
48 QuicSession* session, in GetIncomingDataStream()
55 QuicSessionPeer::GetLocallyClosedStreamsHighestOffset(QuicSession* session) { in GetLocallyClosedStreamsHighestOffset()
Dquic_client_session_peer.cc13 void QuicClientSessionPeer::SetMaxOpenStreams(QuicClientSession* session, in SetMaxOpenStreams()
21 void QuicClientSessionPeer::SetChannelIDSent(QuicClientSession* session, in SetChannelIDSent()
/external/chromium_org/chrome/test/chromedriver/
Dwindow_commands.cc75 bool session; member
115 bool session = false; in GetVisibleCookies() local
128 Session* session, WebView* web_view, int x, int y, int* offset_x, in ScrollCoordinateInToView()
169 Session* session, WebView* web_view, TouchEventType type, in ExecuteTouchEvent()
192 Session* session, in ExecuteWindowCommand()
240 Session* session, in ExecuteGet()
251 Session* session, in ExecuteExecuteScript()
275 Session* session, in ExecuteExecuteAsyncScript()
292 Session* session, in ExecuteSwitchToFrame()
363 Session* session, in ExecuteSwitchToParentFrame()
[all …]
Dsession_commands.cc107 Session* session, in InitSessionHelper()
172 Session* session, in ExecuteInitSession()
186 Session* session, in ExecuteQuit()
197 Session* session, in ExecuteGetSessionCapabilities()
205 Session* session, in ExecuteGetCurrentWindowHandle()
219 Session* session, in ExecuteLaunchApp()
240 Session* session, in ExecuteClose()
271 Session* session, in ExecuteGetWindowHandles()
288 Session* session, in ExecuteSwitchToWindow()
363 Session* session, in ExecuteSetTimeout()
[all …]
Delement_commands.cc35 Session* session, in SendKeysToElement()
81 Session* session, in ExecuteTouchSingleTapAtom()
99 Session* session, in ExecuteElementCommand()
111 Session* session, in ExecuteFindChildElement()
122 Session* session, in ExecuteFindChildElements()
132 Session* session, in ExecuteHoverOverElement()
155 Session* session, in ExecuteClickElement()
200 Session* session, in ExecuteTouchSingleTap()
225 Session* session, in ExecuteFlick()
274 Session* session, in ExecuteClearElement()
[all …]
Dalert_commands.cc18 Session* session, in ExecuteAlertCommand()
43 Session* session, in ExecuteGetAlert()
53 Session* session, in ExecuteGetAlertText()
67 Session* session, in ExecuteSetAlertValue()
83 Session* session, in ExecuteAcceptAlert()
94 Session* session, in ExecuteDismissAlert()
Dsession_unittest.cc37 Session session("1"); in TEST() local
44 Session session("1", chrome.Pass()); in TEST() local
52 Session session("1", chrome.Pass()); in TEST() local
61 Session session("1", chrome.Pass()); in TEST() local
87 Session session("1", chrome.Pass()); in TEST() local
Delement_util.cc227 Session* session, in FindElement()
289 Session* session, in GetActiveElement()
301 Session* session, in IsElementFocused()
315 Session* session, in GetElementAttribute()
329 Session* session, in IsElementAttributeEqualToIgnoreCase()
349 Session* session, in GetElementClickableLocation()
422 Session* session, in GetElementEffectiveStyle()
432 Session* session, in GetElementRegion()
451 Session* session, in GetElementTagName()
470 Session* session, in GetElementSize()
[all …]
Dsession_commands_unittest.cc25 Session session("id"); in TEST() local
65 Session session("id", scoped_ptr<Chrome>(chrome)); in TEST() local
80 Session session("id", scoped_ptr<Chrome>(chrome)); in TEST() local
109 Session session("id", scoped_ptr<Chrome>(new FailsToQuitChrome())); in TEST() local
117 Session session("id", scoped_ptr<Chrome>(chrome)); in TEST() local
/external/chromium_org/sync/engine/
Dsyncer.cc59 SyncSession* session) { in NormalSyncShare()
90 SyncSession* session) { in ConfigureSyncShare()
106 SyncSession* session) { in PollSyncShare()
123 SyncSession* session, in DownloadAndApplyUpdates()
163 sessions::SyncSession* session, in BuildAndPostCommits()
195 void Syncer::HandleCycleBegin(SyncSession* session) { in HandleCycleBegin()
201 SyncSession* session, in HandleCycleEnd()
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dcall.cc89 void AudioSourceProxy::OnMediaStreamsUpdate(Call* call, Session* session, in OnMediaStreamsUpdate()
108 Session* session = media_session_map_.begin()->second.session; in ~Call() local
130 void Call::IncomingSession(Session* session, const SessionDescription* offer) { in IncomingSession()
143 void Call::AcceptSession(Session* session, in AcceptSession()
153 void Call::RejectSession(Session* session) { in RejectSession()
160 void Call::TerminateSession(Session* session) { in TerminateSession()
179 bool Call::SendViewRequest(Session* session, in SendViewRequest()
209 void Call::SetVideoRenderer(Session* session, uint32 ssrc, in SetVideoRenderer()
252 bool Call::AddSession(Session* session, const SessionDescription* offer) { in AddSession()
346 void Call::RemoveSession(Session* session) { in RemoveSession()
[all …]
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
DPairingListener.java38 void onSessionCreated(PairingSession session); in onSessionCreated()
47 void onPerformInputDeviceRole(PairingSession session) throws PoloException; in onPerformInputDeviceRole()
56 void onPerformOutputDeviceRole(PairingSession session, byte[] gamma) in onPerformOutputDeviceRole()
65 void onSessionEnded(PairingSession session); in onSessionEnded()
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
DSSLSessionImplTest.java36 SSLSessionImpl session = new SSLSessionImpl(null, null); in testSSLSessionImplCipherSuiteSecureRandom() local
88 SSLSessionImpl session = new SSLSessionImpl( in testInvalidate() local
96 SSLSessionImpl session = new SSLSessionImpl(null); in testSetPeer() local
104 SSLSessionImpl session = new SSLSessionImpl(null); in testGetValue() local
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dportallocatorsessionproxy.cc44 PortAllocatorSession* session) in PortAllocatorSessionMuxer()
82 PortAllocatorSession* session) { in OnCandidatesAllocationDone()
86 void PortAllocatorSessionMuxer::OnPortReady(PortAllocatorSession* session, in OnPortReady()
170 PortAllocatorSession* session) { in set_impl()
206 void PortAllocatorSessionProxy::OnPortReady(PortAllocatorSession* session, in OnPortReady()
217 PortAllocatorSession* session, in OnCandidatesReady()
234 PortAllocatorSession* session) { in OnCandidatesAllocationDone()
Dsessionmanager.cc101 Session* session = new Session(this, local_name, initiator_name, in CreateSession() local
115 void SessionManager::DestroySession(Session* session) { in DestroySession()
136 Session* session = session_map_.begin()->second; in TerminateAll() local
151 Session* session = iter->second; in FindSession() local
168 Session* session = FindSession(msg.sid, msg.from); in OnIncomingMessage() local
212 Session* session = FindSession(msg.sid, msg.to); in OnIncomingResponse() local
232 Session* session = FindSession(msg.sid, msg.to); in OnFailedSend() local
300 void SessionManager::OnOutgoingMessage(Session* session, in OnOutgoingMessage()
305 void SessionManager::OnErrorMessage(BaseSession* session, in OnErrorMessage()
322 void SessionManager::OnRequestSignaling(Session* session) { in OnRequestSignaling()
/external/conscrypt/src/main/java/org/conscrypt/
DAbstractSessionContext.java101 SSLSession session = i.next(); in getIds() local
143 SSLSession session = i.next(); in trimToSize() local
162 SSLSession session = i.next(); in setSessionTimeout() local
177 protected abstract void sessionRemoved(SSLSession session); in sessionRemoved()
200 byte[] toBytes(SSLSession session) { in toBytes()
280 SSLSession session; in getSession() local
290 void putSession(SSLSession session) { in putSession()
DServerSessionContext.java53 protected void sessionRemoved(SSLSession session) {} in sessionRemoved()
57 SSLSession session = super.getSession(sessionId); in getSession() local
78 void putSession(SSLSession session) { in putSession()
/external/chromium_org/content/renderer/media/
Dcdm_session_adapter.cc75 base::WeakPtr<WebContentDecryptionModuleSessionImpl> session) { in RegisterSession()
146 WebContentDecryptionModuleSessionImpl* session = GetSession(web_session_id); in OnSessionMessage() local
155 WebContentDecryptionModuleSessionImpl* session = GetSession(web_session_id); in OnSessionKeysChange() local
165 WebContentDecryptionModuleSessionImpl* session = GetSession(web_session_id); in OnSessionExpirationUpdate() local
173 WebContentDecryptionModuleSessionImpl* session = GetSession(web_session_id); in OnSessionReady() local
181 WebContentDecryptionModuleSessionImpl* session = GetSession(web_session_id); in OnSessionClosed() local
193 WebContentDecryptionModuleSessionImpl* session = GetSession(web_session_id); in OnSessionError() local
205 SessionMap::iterator session = sessions_.find(web_session_id); in GetSession() local
/external/chromium_org/content/browser/speech/
Dspeech_recognition_manager_impl.cc99 Session* session = new Session(); in CreateSession() local
190 Session* session = iter->second; in RecognitionAllowedCallback() local
462 Session* session = it->second; in AbortAllSessionsForRenderProcess() local
476 Session* session = it->second; in AbortAllSessionsForRenderView() local
494 Session* session = GetSession(session_id); in DispatchEvent() local
514 Session* session, FSMState session_state, FSMEvent event) { in ExecuteTransitionAndGetNextState()
570 Session* session = GetSession(session_id); in GetSessionState() local
582 void SpeechRecognitionManagerImpl::SessionStart(const Session& session) { in SessionStart()
601 void SpeechRecognitionManagerImpl::SessionAbort(const Session& session) { in SessionAbort()
609 const Session& session) { in SessionStopAudioCapture()
[all …]
/external/chromium_org/sync/test/accounts_client/
Dtest_accounts_client_unittest.cc30 AccountSession session; in CreateValidAccountSession() local
52 AccountSession session; in TEST() local
74 AccountSession session; in TEST() local
85 AccountSession session; in TEST() local
96 AccountSession session = CreateValidAccountSession(); in TEST() local
/external/chromium_org/net/socket/
Dssl_session_cache_openssl.cc221 SSL_SESSION* session = *it->second; in SetSSLSessionWithKey() local
246 SSL_SESSION* session = *it->second; in SSLSessionIsInCache() local
256 SSL_SESSION* session = SSL_get_session(ssl); in MarkSSLSessionAsGood() local
270 SSL_SESSION* session = ordering_.front(); in Flush() local
286 std::string SessionKey(SSL_SESSION* session) { in SessionKey()
301 void RemoveSessionLocked(SSL_SESSION* session) { in RemoveSessionLocked()
333 SSL_SESSION* session = *it++; in FlushExpiredSessionsLocked() local
359 static int NewSessionCallbackStatic(SSL* ssl, SSL_SESSION* session) { in NewSessionCallbackStatic()
367 static void RemoveSessionCallbackStatic(SSL_CTX* ctx, SSL_SESSION* session) { in RemoveSessionCallbackStatic()
398 void OnSessionAdded(SSL* ssl, SSL_SESSION* session) { in OnSessionAdded()
[all …]
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
Dtunnelsessionclient.cc115 Session* session = (*it)->ReleaseSession(true); in ~TunnelSessionClientBase() local
121 void TunnelSessionClientBase::OnSessionCreate(Session* session, bool received) { in OnSessionCreate()
130 void TunnelSessionClientBase::OnSessionDestroy(Session* session) { in OnSessionDestroy()
159 Session* session) { in AcceptTunnel()
180 void TunnelSessionClientBase::DeclineTunnel(Session* session) { in DeclineTunnel()
194 Session* session = session_manager_->CreateSession(jid_.Str(), namespace_); in OnMessage() local
204 Session* session, rtc::Thread* stream_thread, in MakeTunnelSession()
275 Session *session) { in OnIncomingTunnel()
336 TunnelSession::TunnelSession(TunnelSessionClientBase* client, Session* session, in TunnelSession()
357 bool TunnelSession::HasSession(Session* session) { in HasSession()
[all …]
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsession.c88 void perf_session__set_id_hdr_size(struct perf_session *session) in perf_session__set_id_hdr_size()
163 static void perf_session__delete_dead_threads(struct perf_session *session) in perf_session__delete_dead_threads()
168 static void perf_session__delete_threads(struct perf_session *session) in perf_session__delete_threads()
500 static void perf_session_free_sample_buffers(struct perf_session *session) in perf_session_free_sample_buffers()
615 struct perf_session *session) in process_finished_round()
764 static void perf_session__print_tstamp(struct perf_session *session, in perf_session__print_tstamp()
813 static void dump_event(struct perf_session *session, union perf_event *event, in dump_event()
868 perf_session__find_machine_for_cpumode(struct perf_session *session, in perf_session__find_machine_for_cpumode()
891 static int deliver_sample_value(struct perf_session *session, in deliver_sample_value()
915 static int deliver_sample_group(struct perf_session *session, in deliver_sample_group()
[all …]

12345678910>>...13