Searched refs:OPERATION_MOVE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/
H A Dcopy_or_move_operation_delegate.h41 OPERATION_MOVE enumerator in enum:fileapi::CopyOrMoveOperationDelegate::OperationType
H A Dcopy_or_move_operation_delegate.cc64 if (operation_type_ == CopyOrMoveOperationDelegate::OPERATION_MOVE) {
256 DCHECK_EQ(CopyOrMoveOperationDelegate::OPERATION_MOVE, operation_type_);
499 DCHECK_EQ(CopyOrMoveOperationDelegate::OPERATION_MOVE, operation_type_);
924 DCHECK_EQ(OPERATION_MOVE, operation_type_);
H A Dfile_system_operation_impl.cc101 CopyOrMoveOperationDelegate::OPERATION_MOVE,

Completed in 67 milliseconds