END_COPY_ENTRY    263 chrome/browser/chromeos/extensions/file_manager/event_router.cc     case fileapi::FileSystemOperation::END_COPY_ENTRY:
END_COPY_ENTRY    527 chrome/browser/chromeos/extensions/file_manager/event_router.cc   if (type == fileapi::FileSystemOperation::END_COPY_ENTRY)
END_COPY_ENTRY    696 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc     EXPECT_EQ(FileSystemOperation::END_COPY_ENTRY, records[end_index].type);
END_COPY_ENTRY    844 webkit/browser/fileapi/copy_or_move_operation_delegate.cc         FileSystemOperation::END_COPY_ENTRY, src_url, dest_url, 0);
END_COPY_ENTRY    887 webkit/browser/fileapi/copy_or_move_operation_delegate.cc         FileSystemOperation::END_COPY_ENTRY, src_url, dest_url, 0);