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
154
sync_file_system::
SYNC_ACTION_ADDED
,
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer.cc
351
sync_action_ =
SYNC_ACTION_ADDED
;
422
sync_action_ =
SYNC_ACTION_ADDED
;
440
sync_action_ =
SYNC_ACTION_ADDED
;
local_to_remote_syncer.cc
517
sync_action_ =
SYNC_ACTION_ADDED
;
558
sync_action_ =
SYNC_ACTION_ADDED
;
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
remote_sync_delegate.cc
97
sync_action_ =
SYNC_ACTION_ADDED
;
385
sync_action_ =
SYNC_ACTION_ADDED
;
local_sync_delegate.cc
151
SYNC_ACTION_ADDED
,
186
SYNC_ACTION_ADDED
,
drive_file_sync_service_fake_unittest.cc
632
SYNC_ACTION_ADDED
,
Completed in 78 milliseconds