Searched refs:writer_ (Results 1 – 2 of 2) sorted by relevance
207 delete writer_; in ~MasterSM()248 CacheDumpWriter* writer_; member in __anonc1dd2ab80111::MasterSM303 writer_ = new DiskDumper(path_); in DoInit()310 writer_ = new CacheDumper(cache_.get()); in DoInit()312 if (!writer_) in DoInit()372 if (!writer_->CreateEntry(key, in DoGetKey()434 writer_->CloseEntry(entry_, last_used_, last_modified_); in CloseEntry()477 if (!writer_->WriteEntry(entry_, stream_, offset_, buf, read_size)) in DoReadData()
195 WriteDelegate writer_; member in net::TCPClientSocketWin::Core216 ALLOW_THIS_IN_INITIALIZER_LIST(writer_(this)), in Core()244 write_watcher_.StartWatching(write_overlapped_.hEvent, &writer_); in WatchForWrite()