GetWriterLoadState  935 net/http/http_cache.cc   return writer ? writer->GetWriterLoadState() : LOAD_STATE_WAITING_FOR_CACHE;
GetWriterLoadState  500 net/http/http_cache_transaction.cc   LoadState state = GetWriterLoadState();
GetWriterLoadState  100 net/http/http_cache_transaction.h   LoadState GetWriterLoadState() const;