Home
last modified time | relevance | path

Searched defs:memory_cache (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/net/tools/flip_server/
Dflip_config.cc26 void* memory_cache) in FlipAcceptor()
118 void* memory_cache) { in AddAcceptor()
Dsm_connection.cc35 MemoryCache* memory_cache, in SMConnection()
659 MemoryCache* memory_cache, in NewSMConnection()
Dacceptor_thread.cc24 MemoryCache* memory_cache) in SMAcceptorThread()
Dsm_connection.h62 MemoryCache* memory_cache() { return memory_cache_; } in memory_cache() function
Dhttp_interface.cc17 MemoryCache* memory_cache, in HttpSM()
Dspdy_interface_test.cc75 MemoryCache* memory_cache, in FakeSMConnection()
104 MemoryCache* memory_cache, in TestSpdySM()
Dspdy_interface.cc38 MemoryCache* memory_cache, in SpdySM()
Dhttp_interface_test.cc33 MemoryCache* memory_cache, in MockSMConnection()