Lines Matching refs:background_queue
738 backend_->background_queue()->DoomEntryImpl(this);
742 backend_->background_queue()->CloseEntryImpl(this);
809 backend_->background_queue()->ReadData(this, index, offset, buf, buf_len,
826 backend_->background_queue()->WriteData(this, index, offset, buf, buf_len,
836 backend_->background_queue()->ReadSparseData(this, offset, buf, buf_len,
846 backend_->background_queue()->WriteSparseData(this, offset, buf, buf_len,
853 backend_->background_queue()->GetAvailableRange(this, offset, len, start,
868 backend_->background_queue()->CancelSparseIO(this);
875 backend_->background_queue()->ReadyForSparseIO(this, callback);