Home | History | Annotate | Download | only in engine

Lines Matching refs:trans

559   ReadTransaction(UserShare* share, syncable::BaseTransaction* trans);
590 void SetTransaction(syncable::WriteTransaction* trans) {
591 transaction_ = trans;}
645 DictionaryValue* ToValue(const BaseTransaction* trans) const;
735 // Because the observer is passed a |trans|, the observer can assume a
753 const BaseTransaction* trans,