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

  /external/chromium_org/storage/browser/fileapi/
recursive_operation_delegate.h 26 // should also call StartRecursiveOperation.
108 void StartRecursiveOperation(const FileSystemURL& root,
remove_operation_delegate.cc 31 StartRecursiveOperation(url_, callback_);
recursive_operation_delegate.cc 33 void RecursiveOperationDelegate::StartRecursiveOperation(
copy_or_move_operation_delegate.cc 785 StartRecursiveOperation(src_root_, callback_);
    [all...]
  /external/chromium_org/content/browser/fileapi/
recursive_operation_delegate_unittest.cc 58 StartRecursiveOperation(root_, callback_);

Completed in 203 milliseconds