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

  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command.h 50 bool syncing_was_set, std::set<syncable::Id>* deleted_folders);
process_commit_response_command.cc 220 bool syncing_was_set = local_entry.Get(SYNCING); local
279 pre_commit_id, &local_entry, syncing_was_set, deleted_folders);
321 // here, even if syncing_was_set is false; that's because local changes were
449 bool syncing_was_set, set<syncable::Id>* deleted_folders) {
474 if (syncing_was_set) {

Completed in 22 milliseconds