Home
last modified time | relevance | path

Searched defs:GetSession (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
Dbluetooth_low_energy_notify_session.cc35 BluetoothLowEnergyNotifySession::GetSession() const { in GetSession() function in extensions::BluetoothLowEnergyNotifySession
/external/chromium_org/chrome/browser/devtools/
Ddevtools_network_transaction_factory.cc40 net::HttpNetworkSession* DevToolsNetworkTransactionFactory::GetSession() { in GetSession() function in DevToolsNetworkTransactionFactory
/external/chromium_org/net/http/
Dhttp_network_layer.cc73 HttpNetworkSession* HttpNetworkLayer::GetSession() { return session_.get(); } in GetSession() function in net::HttpNetworkLayer
Dfailing_http_transaction_factory.cc192 HttpNetworkSession* FailingHttpTransactionFactory::GetSession() { in GetSession() function in net::FailingHttpTransactionFactory
Dhttp_transaction_test_util.cc480 net::HttpNetworkSession* MockNetworkLayer::GetSession() { in GetSession() function in MockNetworkLayer
Dhttp_cache.cc480 HttpNetworkSession* HttpCache::GetSession() { in GetSession() function in net::HttpCache
/external/chromium_org/content/public/test/
Dfake_speech_recognition_manager.cc120 int FakeSpeechRecognitionManager::GetSession(int render_process_id, in GetSession() function in content::FakeSpeechRecognitionManager
/external/chromium_org/content/browser/speech/
Dspeech_recognition_manager_impl.cc433 int SpeechRecognitionManagerImpl::GetSession( in GetSession() function in content::SpeechRecognitionManagerImpl
650 SpeechRecognitionManagerImpl::GetSession(int session_id) const { in GetSession() function in content::SpeechRecognitionManagerImpl
/external/chromium_org/content/renderer/media/
Dcdm_session_adapter.cc200 WebContentDecryptionModuleSessionImpl* CdmSessionAdapter::GetSession( in GetSession() function in content::CdmSessionAdapter
/external/chromium_org/net/quic/
Dquic_end_to_end_unittest.cc65 virtual HttpNetworkSession* GetSession() OVERRIDE { return session_.get(); }; in GetSession() function in net::test::__anonaaaa0cec0111::TestTransactionFactory
/external/chromium_org/chrome/browser/sync/glue/
Dsynced_session_tracker.cc118 SyncedSession* SyncedSessionTracker::GetSession( in GetSession() function in browser_sync::SyncedSessionTracker
Dsynced_session_tracker_unittest.cc21 TEST_F(SyncedSessionTrackerTest, GetSession) { in TEST_F() argument
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsessionmanager.cc127 Session* SessionManager::GetSession(const std::string& sid) { in GetSession() function in cricket::SessionManager
/external/chromium_org/net/websockets/
Dwebsocket_job_test.cc311 virtual HttpNetworkSession* GetSession() OVERRIDE { in GetSession() function in net::__anon14a6cf150111::MockHttpTransactionFactory