Searched defs:GetSession (Results 1 – 4 of 4) sorted by relevance
/external/chromium/net/http/ | ||
D | http_network_layer.cc | 154 HttpNetworkSession* HttpNetworkLayer::GetSession() { in GetSession() function in net::HttpNetworkLayer |
D | http_transaction_unittest.cc | 338 net::HttpNetworkSession* MockNetworkLayer::GetSession() { in GetSession() function in MockNetworkLayer |
D | http_cache.cc | 483 HttpNetworkSession* HttpCache::GetSession() { in GetSession() function in net::HttpCache |
/external/chromium/third_party/libjingle/source/talk/p2p/base/ | ||
D | sessionmanager.cc | 116 Session* SessionManager::GetSession(const std::string& sid) { in GetSession() function in cricket::SessionManager |