Home | Sort by relevance Sort by last modified time |
/external/chromium/net/http/ | |
http_cache_unittest.cc | 786 no_store = false; 790 void set_no_store(bool value) { no_store = value; } 796 if (no_store) 801 static bool no_store; member in class:__anon5512::FastTransactionServer 804 bool FastTransactionServer::no_store; member in class:__anon5512::FastTransactionServer [all...] |
/external/chromium_org/net/http/ | |
http_cache_unittest.cc | 318 no_store = false; 322 void set_no_store(bool value) { no_store = value; } 328 if (no_store) 333 static bool no_store; member in class:__anon11167::FastTransactionServer 336 bool FastTransactionServer::no_store; member in class:__anon11167::FastTransactionServer [all...] |