Home
last modified time | relevance | path

Searched refs:syncing_was_set (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/engine/
Dcommit_util.cc356 bool syncing_was_set, set<syncable::Id>* deleted_folders) { in ProcessSuccessfulCommitResponse() argument
379 if (syncing_was_set) { in ProcessSuccessfulCommitResponse()
407 bool syncing_was_set = local_entry.GetSyncing(); in ProcessSingleCommitResponse() local
465 local_entry.GetId(), &local_entry, syncing_was_set, deleted_folders); in ProcessSingleCommitResponse()