Searched defs:check_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dbuild_and_process_conflict_sets_command.cc317 const syncable::Id& check_id,
323 CHECK(parent_id != check_id) << "Loop in dir tree! "
339 const syncable::Id& check_id,
345 if (parent_id == check_id)
315 GetAndExamineParent(syncable::BaseTransaction* trans, const syncable::Id& id, const syncable::Id& check_id, const syncable::Entry& log_entry) argument
337 GetAndExamineParent(syncable::BaseTransaction* trans, const syncable::Id& id, const syncable::Id& check_id, const syncable::Entry& log_entry) argument

Completed in 102 milliseconds