HomeSort by relevance Sort by last modified time
    Searched defs:GetSession (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_network_layer.cc 146 trans->reset(new HttpNetworkTransaction(GetSession()));
154 HttpNetworkSession* HttpNetworkLayer::GetSession() {
http_transaction_unittest.cc 338 net::HttpNetworkSession* MockNetworkLayer::GetSession() {
http_cache.cc 457 HttpNetworkSession* session = network->GetSession();
465 HttpNetworkSession* session = network->GetSession();
483 HttpNetworkSession* HttpCache::GetSession() {
486 return network->GetSession();
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 116 Session* SessionManager::GetSession(const std::string& sid) {

Completed in 170 milliseconds