HomeSort by relevance Sort by last modified time
    Searched full:g_force_single_domain (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/spdy/
spdy_session_pool.h 113 static void ForceSingleDomain() { g_force_single_domain = true; }
168 static bool g_force_single_domain; member in class:net::SpdySessionPool
spdy_session_pool.cc 39 bool SpdySessionPool::g_force_single_domain = false; member in class:net::SpdySessionPool
266 if (!g_force_single_domain)
  /external/chromium_org/net/spdy/
spdy_session_pool.h 209 static bool g_force_single_domain; member in class:net::SpdySessionPool

Completed in 66 milliseconds