OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_ACTION_UPDATED
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/
sync_action.cc
17
case
SYNC_ACTION_UPDATED
:
sync_action.h
18
SYNC_ACTION_UPDATED
,
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api_helpers.cc
50
case sync_file_system::
SYNC_ACTION_UPDATED
:
51
return api::sync_file_system::
SYNC_ACTION_UPDATED
;
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
local_to_remote_syncer.cc
503
sync_action_ =
SYNC_ACTION_UPDATED
;
remote_to_local_syncer.cc
464
sync_action_ =
SYNC_ACTION_UPDATED
;
Completed in 206 milliseconds