| /external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
| D | move_operation_unittest.cc | 29 const base::FilePath src_path( in TEST_F() local 60 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 90 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Dummy file.txt")); in TEST_F() local 106 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 124 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
|
| D | copy_operation_unittest.cc | 226 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Dummy file.txt")); in TEST_F() local 246 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 270 base::FilePath src_path(FILE_PATH_LITERAL( in TEST_F() local 294 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 359 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 384 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 397 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Directory 1")); in TEST_F() local 416 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local 441 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
|
| D | move_operation.cc | 22 const base::FilePath& src_path, in UpdateLocalState()
|
| /external/chromium_org/chrome/installer/util/ |
| D | duplicate_tree_detector.cc | 14 bool IsIdenticalFileHierarchy(const base::FilePath& src_path, in IsIdenticalFileHierarchy()
|
| /external/chromium_org/extensions/common/ |
| D | extension_l10n_util_unittest.cc | 35 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local 57 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local 72 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local 88 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local 147 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local 163 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local 190 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
|
| D | file_util_unittest.cc | 145 base::FilePath src_path = temp.path().AppendASCII("some_dir"); in TEST_F() local 163 base::FilePath src_path = temp.path().Append(folders[i]); in TEST_F() local 175 base::FilePath src_path = temp.path().Append(extensions::kLocaleFolder); in TEST_F() local 310 base::FilePath src_path = temp.path().AppendASCII("some_dir"); in TEST_F() local
|
| /external/chromium_org/third_party/closure_compiler/runner/ |
| D | build_runner_jar.py | 26 src_path = rel_to_abs(src_dir) variable
|
| /external/chromium_org/chrome/browser/media_galleries/fileapi/ |
| D | media_file_validator_factory.cc | 48 base::FilePath src_path = src.virtual_path(); in CreateCopyOrMoveFileValidator() local
|
| D | native_media_file_util_unittest.cc | 330 base::FilePath src_path = root_path().AppendASCII("foo.jpg"); in TEST_F() local 443 base::FilePath src_path = root_path().AppendASCII("foo.jpg"); in TEST_F() local
|
| D | media_file_validator_browsertest.cc | 107 base::FilePath src_path = base.AppendASCII("src_fs"); in SetupOnFileThread() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/scripts/compiler-runner/ |
| D | build_compiler_runner_jar.py | 23 src_path = rel_to_abs(src_dir) variable
|
| /external/chromium_org/chrome/browser/chromeos/drive/sync/ |
| D | entry_update_performer_unittest.cc | 64 base::FilePath src_path( in TEST_F() local 128 base::FilePath src_path( in TEST_F() local 555 base::FilePath src_path( in TEST_F() local
|
| /external/chromium_org/gpu/gles2_conform_support/ |
| D | gles2_conform_test.cc | 27 base::FilePath src_path; in RunGLES2ConformTest() local
|
| /external/chromium_org/chrome/installer/setup/ |
| D | install.cc | 177 const base::FilePath& src_path, in InstallNewVersion() 292 bool CreateVisualElementsManifest(const base::FilePath& src_path, in CreateVisualElementsManifest() 492 const base::FilePath& src_path, in InstallOrUpdateProduct()
|
| /external/chromium_org/tools/telemetry/telemetry/util/ |
| D | bootstrap.py | 71 def Traverse(self, src_path, dst_path): argument
|
| /external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/ |
| D | powermetrics_power_monitor.py | 96 def ConstructMetric(out_path, src_path): argument
|
| /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/ |
| D | build_jsdoc_validator_jar.py | 27 src_path = rel_to_abs(src_dir) variable
|
| /external/owasp/sanitizer/tools/ |
| D | cut_release.py | 100 def copy_directory_structure_template(src_path, container_path): argument
|
| /external/chromium_org/tools/binary_size/ |
| D | run_binary_size_analysis.py | 499 disambiguate, src_path): argument 638 addr2line_binary, nm_binary, disambiguate, src_path): argument
|
| /external/lldb/source/API/ |
| D | SBFileSpec.cpp | 87 SBFileSpec::ResolvePath (const char *src_path, char *dst_path, size_t dst_len) in ResolvePath()
|
| /external/chromium_org/chrome/browser/chromeos/drive/fileapi/ |
| D | async_file_util.cc | 290 base::FilePath src_path = util::ExtractDrivePathFromFileSystemUrl(src_url); in CopyFileLocal() local 322 base::FilePath src_path = util::ExtractDrivePathFromFileSystemUrl(src_url); in MoveFileLocal() local
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/ |
| D | mem_fs.cc | 169 Error MemFs::Rename(const Path& src_path, const Path& target_path) { in Rename()
|
| /external/chromium_org/storage/browser/fileapi/ |
| D | native_file_util.cc | 244 const base::FilePath& src_path, in CopyOrMoveFile()
|
| /external/lldb/source/Host/common/ |
| D | FileSpec.cpp | 76 FileSpec::ResolveUsername (const char *src_path, char *dst_path, size_t dst_len) in ResolveUsername() 185 FileSpec::Resolve (const char *src_path, char *dst_path, size_t dst_len) in Resolve()
|
| /external/chromium_org/content/child/fileapi/ |
| D | file_system_dispatcher.cc | 197 const GURL& src_path, in Move() 206 const GURL& src_path, in Copy()
|