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

  /external/chromium_org/chrome/browser/sync_file_system/
sync_action.cc 15 case SYNC_ACTION_ADDED:
sync_action.h 15 SYNC_ACTION_ADDED,
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api_helpers.cc 48 case sync_file_system::SYNC_ACTION_ADDED:
49 return api::sync_file_system::SYNC_ACTION_ADDED;
sync_file_system_apitest.cc 144 sync_file_system::SYNC_ACTION_ADDED,
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
local_to_remote_syncer.cc 627 sync_action_ = SYNC_ACTION_ADDED;
670 sync_action_ = SYNC_ACTION_ADDED;
remote_to_local_syncer.cc 454 sync_action_ = SYNC_ACTION_ADDED;
520 sync_action_ = SYNC_ACTION_ADDED;
538 sync_action_ = SYNC_ACTION_ADDED;

Completed in 161 milliseconds