HomeSort by relevance Sort by last modified time
    Searched refs:AddItemThenPredecessors (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.cc 65 if (!AddItemThenPredecessors(trans, &parent, IS_UNSYNCED,
88 bool GetCommitIdsCommand::AddItemThenPredecessors(
117 AddItemThenPredecessors(trans, item, inclusion_filter, &item_dependencies);
get_commit_ids_command.h 119 bool AddItemThenPredecessors(syncable::BaseTransaction* trans,
syncer_util.h 113 static bool AddItemThenPredecessors(
120 // Exactly like AddItemThenPredecessors, except items are appended in the
syncer_util.cc 600 bool SyncerUtil::AddItemThenPredecessors(
635 if (!AddItemThenPredecessors(trans, item, inclusion_filter, inserted_items,
    [all...]

Completed in 99 milliseconds