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

/external/chromium_org/storage/browser/fileapi/
H A Dcopy_or_move_operation_delegate.h40 OPERATION_COPY, enumerator in enum:storage::CopyOrMoveOperationDelegate::OperationType
H A Dcopy_or_move_operation_delegate.cc252 if (operation_type_ == CopyOrMoveOperationDelegate::OPERATION_COPY) {
553 if (operation_type_ == CopyOrMoveOperationDelegate::OPERATION_COPY) {
989 if (operation_type_ == OPERATION_COPY) {
H A Dfile_system_operation_impl.cc83 CopyOrMoveOperationDelegate::OPERATION_COPY,

Completed in 2210 milliseconds