memory_cache_ 61 net/tools/flip_server/acceptor_thread.cc &epoll_server_, ssl_state_, memory_cache_, acceptor_, "client_conn: "); memory_cache_ 92 net/tools/flip_server/acceptor_thread.h MemoryCache* memory_cache_; memory_cache_ 40 net/tools/flip_server/flip_config.cc memory_cache_(memory_cache), memory_cache_ 58 net/tools/flip_server/flip_config.h void* memory_cache_; memory_cache_ 386 net/tools/flip_server/flip_in_mem_edsm_server.cc acceptor, (net::MemoryCache*)acceptor->memory_cache_)); memory_cache_ 26 net/tools/flip_server/http_interface.cc memory_cache_(connection->memory_cache()), memory_cache_ 186 net/tools/flip_server/http_interface.cc if (!memory_cache_->AssignFileData(filename, &mci)) { memory_cache_ 136 net/tools/flip_server/http_interface.h MemoryCache* memory_cache_; memory_cache_ 59 net/tools/flip_server/http_interface_test.cc memory_cache_.reset(new MemoryCache); memory_cache_ 79 net/tools/flip_server/http_interface_test.cc memory_cache_.get(), memory_cache_ 85 net/tools/flip_server/http_interface_test.cc memory_cache_.get(), memory_cache_ 104 net/tools/flip_server/http_interface_test.cc scoped_ptr<MemoryCache> memory_cache_; memory_cache_ 141 net/tools/flip_server/http_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 142 net/tools/flip_server/http_interface_test.cc mci.file_data = memory_cache_->GetFileData(filename); memory_cache_ 261 net/tools/flip_server/http_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 301 net/tools/flip_server/http_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 302 net/tools/flip_server/http_interface_test.cc mci.file_data = memory_cache_->GetFileData(filename); memory_cache_ 413 net/tools/flip_server/http_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 48 net/tools/flip_server/sm_connection.cc memory_cache_(memory_cache), memory_cache_ 369 net/tools/flip_server/sm_connection.cc sm_http_interface_ = new HttpSM(this, NULL, memory_cache_, acceptor_); memory_cache_ 398 net/tools/flip_server/sm_connection.cc this, NULL, epoll_server_, memory_cache_, acceptor_, version); memory_cache_ 62 net/tools/flip_server/sm_connection.h MemoryCache* memory_cache() { return memory_cache_; } memory_cache_ 143 net/tools/flip_server/sm_connection.h MemoryCache* memory_cache_; memory_cache_ 49 net/tools/flip_server/spdy_interface.cc memory_cache_(memory_cache), memory_cache_ 79 net/tools/flip_server/spdy_interface.cc memory_cache_, memory_cache_ 88 net/tools/flip_server/spdy_interface.cc new HttpSM(server_connection, this, memory_cache_, acceptor_); memory_cache_ 360 net/tools/flip_server/spdy_interface.cc if (!memory_cache_->AssignFileData(filename, &mci)) { memory_cache_ 207 net/tools/flip_server/spdy_interface.h MemoryCache* memory_cache_; memory_cache_ 122 net/tools/flip_server/spdy_interface_test.cc memory_cache_.reset(new MemoryCache); memory_cache_ 142 net/tools/flip_server/spdy_interface_test.cc memory_cache_.get(), memory_cache_ 149 net/tools/flip_server/spdy_interface_test.cc memory_cache_.get(), memory_cache_ 179 net/tools/flip_server/spdy_interface_test.cc scoped_ptr<MemoryCache> memory_cache_; memory_cache_ 360 net/tools/flip_server/spdy_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 361 net/tools/flip_server/spdy_interface_test.cc mci.file_data = memory_cache_->GetFileData(filename); memory_cache_ 387 net/tools/flip_server/spdy_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 388 net/tools/flip_server/spdy_interface_test.cc mci.file_data = memory_cache_->GetFileData(filename); memory_cache_ 443 net/tools/flip_server/spdy_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 444 net/tools/flip_server/spdy_interface_test.cc mci.file_data = memory_cache_->GetFileData(filename); memory_cache_ 771 net/tools/flip_server/spdy_interface_test.cc memory_cache_->InsertFile(&headers, filename, ""); memory_cache_ 772 net/tools/flip_server/spdy_interface_test.cc mci.file_data = memory_cache_->GetFileData(filename); memory_cache_ 819 net/tools/flip_server/spdy_interface_test.cc memory_cache_->InsertFile(&headers, "GET_/path", ""); memory_cache_ 831 net/tools/flip_server/spdy_interface_test.cc memory_cache_->InsertFile(&headers, filename, "");