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

  /external/chromium_org/storage/common/fileapi/
file_system_mount_option.h 12 COPY_SYNC_OPTION_NO_SYNC,
21 : copy_sync_option_(COPY_SYNC_OPTION_NO_SYNC) {}
  /external/chromium_org/storage/browser/fileapi/
file_system_url.cc 25 mount_option_(COPY_SYNC_OPTION_NO_SYNC) {
61 mount_option_(COPY_SYNC_OPTION_NO_SYNC) {
77 mount_option_(COPY_SYNC_OPTION_NO_SYNC) {
  /external/chromium_org/content/browser/fileapi/
external_mount_points_unittest.cc 477 storage::FileSystemMountOption(storage::COPY_SYNC_OPTION_NO_SYNC),
493 EXPECT_EQ(storage::COPY_SYNC_OPTION_NO_SYNC, option.copy_sync_option());

Completed in 88 milliseconds