OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWrappedWriteTrans
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
706
entry_ = new syncable::MutableEntry(transaction_->
GetWrappedWriteTrans
(),
723
entry_ = new syncable::MutableEntry(transaction_->
GetWrappedWriteTrans
(),
733
entry_ = new syncable::MutableEntry(transaction_->
GetWrappedWriteTrans
(),
774
entry_ = new syncable::MutableEntry(transaction_->
GetWrappedWriteTrans
(),
812
new syncable::MutableEntry(transaction_->
GetWrappedWriteTrans
(),
847
entry_ = new syncable::MutableEntry(transaction_->
GetWrappedWriteTrans
(),
[
all
...]
syncapi.h
585
syncable::WriteTransaction*
GetWrappedWriteTrans
() { return transaction_; }
[
all
...]
/external/chromium/chrome/browser/sync/glue/
session_model_associator.cc
450
syncable::Directory* dir = trans->
GetWrappedWriteTrans
()->directory();
[
all
...]
Completed in 187 milliseconds