OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FILE_CHANGE_DELETE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/
file_change.h
22
FILE_CHANGE_DELETE
,
28
bool IsDelete() const { return change_ ==
FILE_CHANGE_DELETE
; }
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer_unittest.cc
273
FileChange::
FILE_CHANGE_DELETE
,
276
FileChange::
FILE_CHANGE_DELETE
,
318
FileChange::
FILE_CHANGE_DELETE
,
455
FileChange::
FILE_CHANGE_DELETE
,
Completed in 48 milliseconds