Searched defs:dest_root (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/fileapi/
H A Ddragged_file_util_unittest.cc432 FileSystemURL dest_root = GetOtherFileSystemURL(base::FilePath()); local
440 dest_root));
452 src_root, dest_root, src_url);
473 FileSystemURL dest_root = GetOtherFileSystemURL(base::FilePath()); local
477 dest_root));
489 src_root, dest_root, src_url);
/external/chromium_org/storage/browser/fileapi/
H A Dcopy_or_move_operation_delegate.cc739 const FileSystemURL& dest_root,
746 dest_root_(dest_root),
736 CopyOrMoveOperationDelegate( FileSystemContext* file_system_context, const FileSystemURL& src_root, const FileSystemURL& dest_root, OperationType operation_type, CopyOrMoveOption option, const CopyProgressCallback& progress_callback, const StatusCallback& callback) argument
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dannotate.c1044 static void resort_source_line(struct rb_root *dest_root, struct rb_root *src_root) argument
1057 __resort_source_line(dest_root, src_line);

Completed in 296 milliseconds