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

  /external/chromium_org/webkit/browser/fileapi/
remove_operation_delegate.h 27 virtual void ProcessDirectory(const FileSystemURL& url,
recursive_operation_delegate.h 25 // In short, each subclass should override ProcessFile and ProcessDirectory
56 virtual void ProcessDirectory(const FileSystemURL& url,
61 // This will call ProcessFile and ProcessDirectory on each directory or file.
remove_operation_delegate.cc 41 // We seem to have been re-directed from ProcessDirectory.
49 void RemoveOperationDelegate::ProcessDirectory(const FileSystemURL& url,
copy_or_move_operation_delegate.h 44 virtual void ProcessDirectory(const FileSystemURL& url,
recursive_operation_delegate.cc 50 ProcessDirectory(
copy_or_move_operation_delegate.cc 68 void CopyOrMoveOperationDelegate::ProcessDirectory(const FileSystemURL& src_url,

Completed in 121 milliseconds