OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:base_write_transaction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h
44
inline BaseWriteTransaction*
base_write_transaction
() const {
function in class:syncer::syncable::ModelNeutralMutableEntry
model_neutral_mutable_entry.cc
108
if (!dir()->ReindexId(
base_write_transaction
(), kernel_, value))
136
base_write_transaction
())) {
143
base_write_transaction
())) {
168
base_write_transaction
())) {
175
base_write_transaction
())) {
210
base_write_transaction
(), old_value, *kernel_);
362
dir()->ReindexParentId(
base_write_transaction
(), kernel_, parent_id);
/external/chromium_org/sync/engine/
commit_util.cc
243
syncable::BaseWriteTransaction* trans = local_entry->
base_write_transaction
();
Completed in 157 milliseconds