HomeSort by relevance Sort by last modified time
    Searched refs:PutServerIsDir (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/sync/internal_api/test/
test_entry_factory.cc 44 entry.PutServerIsDir(true);
62 entry.PutServerIsDir(true);
80 entry.PutServerIsDir(is_unique);
117 entry.PutServerIsDir(false);
171 entry.PutServerIsDir(is_folder);
192 entry.PutServerIsDir(false);
  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 65 void PutServerIsDir(bool value);
model_neutral_mutable_entry.cc 185 void ModelNeutralMutableEntry::PutServerIsDir(bool value) {
syncable_unittest.cc     [all...]
  /external/chromium_org/sync/test/engine/
test_syncable_utils.cc 80 node.PutServerIsDir(false);
  /external/chromium_org/sync/engine/
commit_util.cc 289 local_entry->PutServerIsDir(
syncer_util.cc 388 target->PutServerIsDir(IsFolder(update));
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 179 entry.PutServerIsDir(true);
209 entry.PutServerIsDir(false);
    [all...]
sync_encryption_handler_impl_unittest.cc 112 node.PutServerIsDir(false);
    [all...]

Completed in 174 milliseconds