Lines Matching refs:GetWrappedTrans
264 return IdToMetahandle(GetTransaction()->GetWrappedTrans(),
294 return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
301 return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
306 syncable::BaseTransaction* trans = GetTransaction()->GetWrappedTrans();
311 return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
441 GetEncryptedDataTypes(GetTransaction()->GetWrappedTrans());
948 syncable::BaseTransaction* trans = transaction_->GetWrappedTrans();
957 syncable::BaseTransaction* trans = transaction_->GetWrappedTrans();
978 entry_ = new syncable::Entry(transaction_->GetWrappedTrans(),
996 syncable::BaseTransaction* trans = transaction_->GetWrappedTrans();
1030 syncable::BaseTransaction* ReadTransaction::GetWrappedTrans() const {
1047 syncable::BaseTransaction* WriteTransaction::GetWrappedTrans() const {
2099 GetEncryptedDataTypes(trans->GetWrappedTrans());
2825 return (trans.GetWrappedTrans()->directory()->unsynced_entity_count() != 0);