Searched refs:AddItemThenPredecessors (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dget_commit_ids_command.cc65 if (!AddItemThenPredecessors(trans, &parent, IS_UNSYNCED,
88 bool GetCommitIdsCommand::AddItemThenPredecessors( function in class:browser_sync::GetCommitIdsCommand
117 AddItemThenPredecessors(trans, item, inclusion_filter, &item_dependencies);
H A Dget_commit_ids_command.h119 bool AddItemThenPredecessors(syncable::BaseTransaction* trans,
H A Dsyncer_util.h113 static bool AddItemThenPredecessors(
120 // Exactly like AddItemThenPredecessors, except items are appended in the
H A Dsyncer_util.cc600 bool SyncerUtil::AddItemThenPredecessors( function in class:browser_sync::SyncerUtil
635 if (!AddItemThenPredecessors(trans, item, inclusion_filter, inserted_items,
/external/chromium_org/sync/engine/
H A Dget_commit_ids.cc218 void AddItemThenPredecessors(
281 AddItemThenPredecessors(ready_unsynced_set,
308 void Traversal::AddItemThenPredecessors( function in class:syncer::__anon10709::Traversal
348 AddItemThenPredecessors(ready_unsynced_set, item, &dependencies);

Completed in 124 milliseconds