Searched refs:GetWriterLoadState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_cache_transaction.h100 LoadState GetWriterLoadState() const;
H A Dhttp_cache.cc950 return writer ? writer->GetWriterLoadState() : LOAD_STATE_WAITING_FOR_CACHE;
H A Dhttp_cache_transaction.cc411 LoadState HttpCache::Transaction::GetWriterLoadState() const { function in class:net::HttpCache::Transaction
630 LoadState state = GetWriterLoadState();

Completed in 231 milliseconds