Searched defs:TransactionList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_cache.h241 typedef std::list<Transaction*> TransactionList; typedef in class:net::HttpCache
250 TransactionList readers;
251 TransactionList pending_queue;

Completed in 144 milliseconds