OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_ACTION_ADDED
(Results
1 - 9
of
9
) 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
143
sync_file_system::
SYNC_ACTION_ADDED
,
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
remote_sync_delegate.cc
96
sync_action_ =
SYNC_ACTION_ADDED
;
384
sync_action_ =
SYNC_ACTION_ADDED
;
local_sync_delegate.cc
151
SYNC_ACTION_ADDED
,
186
SYNC_ACTION_ADDED
,
drive_file_sync_service_fake_unittest.cc
640
SYNC_ACTION_ADDED
,
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
local_to_remote_syncer.cc
547
sync_action_ =
SYNC_ACTION_ADDED
;
593
sync_action_ =
SYNC_ACTION_ADDED
;
remote_to_local_syncer.cc
353
sync_action_ =
SYNC_ACTION_ADDED
;
424
sync_action_ =
SYNC_ACTION_ADDED
;
442
sync_action_ =
SYNC_ACTION_ADDED
;
Completed in 516 milliseconds