OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PrepareForSync
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context_unittest.cc
87
sync_context_->
PrepareForSync
(
95
SyncStatusCode
PrepareForSync
(FileSystemContext* file_system_context,
144
// First we should call
PrepareForSync
to disable writing.
148
PrepareForSync
(file_system_context, url,
247
PrepareForSync
(file_system.file_system_context(), kFile,
298
PrepareForSync
(file_system.file_system_context(), kFile,
465
PrepareForSync
(file_system1.file_system_context(), kURL1,
476
PrepareForSync
(file_system2.file_system_context(), kURL2,
544
// Until the operation finishes
PrepareForSync
should return BUSY error.
549
PrepareForSync
(file_system.file_system_context(), kURL1
[
all
...]
local_file_sync_context.cc
215
void LocalFileSyncContext::
PrepareForSync
(
225
base::Bind(&LocalFileSyncContext::
PrepareForSync
, this,
764
PrepareForSync
(
[
all
...]
Completed in 516 milliseconds