Home | History | Annotate | Download | only in engine

Lines Matching refs:dir_

24   : dir_(dir),
33 dir_->GetDownloadProgress(type_, progress_marker);
38 syncable::ModelNeutralWriteTransaction trans(FROM_HERE, SYNCER, dir_);
39 dir_->GetDataTypeContext(&trans, type_, context);
47 syncable::ModelNeutralWriteTransaction trans(FROM_HERE, SYNCER, dir_);
50 dir_->GetDataTypeContext(&trans, type_, &local_context);
57 dir_->SetDataTypeContext(&trans, type_, mutated_context);
111 syncable::WriteTransaction trans(FROM_HERE, syncable::SYNCER, dir_);
114 dir_->GetUnappliedUpdateMetaHandles(
120 UpdateApplicator applicator(dir_->GetCryptographer(&trans));
142 dir_->GetCryptographer(&trans),
149 dir_->GetUnappliedUpdateMetaHandles(
154 UpdateApplicator conflict_applicator(dir_->GetCryptographer(&trans));
193 return dir_->TypeHasUnappliedUpdates(type_);
202 ProcessDownloadedUpdates(dir_, trans, type_,
223 dir_->SetDownloadProgress(type_, progress_marker);
227 dir_->SetDownloadProgress(type_, merged_marker);
253 ExpireEntriesByVersion(dir_, trans, type_,