Searched refs:GetWriterLoadState (Results 1 – 6 of 6) sorted by relevance
93 LoadState GetWriterLoadState() const;
201 LoadState HttpCache::Transaction::GetWriterLoadState() const { in GetWriterLoadState() function in net::HttpCache::Transaction372 LoadState state = GetWriterLoadState(); in GetLoadState()
914 return writer ? writer->GetWriterLoadState() : LOAD_STATE_WAITING_FOR_CACHE; in GetLoadStateForPendingTransaction()
102 LoadState GetWriterLoadState() const;
285 LoadState HttpCache::Transaction::GetWriterLoadState() const { in GetWriterLoadState() function in net::HttpCache::Transaction494 LoadState state = GetWriterLoadState(); in GetLoadState()
903 return writer ? writer->GetWriterLoadState() : LOAD_STATE_WAITING_FOR_CACHE; in GetLoadStateForPendingTransaction()