/external/webrtc/webrtc/base/ |
D | fileutils.h | 167 bool MoveFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFileOrFolder() 183 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFileOrFolder() 315 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() 319 static bool MoveFile(const Pathname &old_path, const Pathname &new_path) { in MoveFile() 323 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder() 327 static bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile()
|
D | fileutils_mock.h | 177 bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() 181 bool MoveFile(const Pathname &old_path, const Pathname &new_path) { in MoveFile() 185 bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile()
|
D | win32filesystem.cc | 232 const Pathname &new_path) { in MoveFile() 244 const Pathname &new_path) { in MoveFolder() 292 const Pathname &new_path) { in CopyFile()
|
D | unixfilesystem.cc | 223 const Pathname &new_path) { in MoveFile() 242 const Pathname &new_path) { in MoveFolder() 268 const Pathname &new_path) { in CopyFile()
|
D | fileutils.cc | 157 const Pathname &new_path) { in DirectoryIterator()
|
/external/python/cpython3/Tools/scripts/ |
D | update_file.py | 13 def main(old_path, new_path): argument
|
/external/autotest/client/deps/glbench/src/ |
D | filepath.cc | 17 FilePath new_path(path_); in DirName() local 82 FilePath new_path(path_); in Append() local
|
/external/ltp/testcases/kernel/fs/mongo/ |
D | mongo_slinks.c | 23 char *new_path; in main() local
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | shell_util.py | 14 def ScopedChangeDir(new_path): argument
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/ |
D | current_path.pass.cpp | 55 const path new_path = StaticEnv::Dir; in TEST_CASE() local
|
/external/libchrome/base/files/ |
D | file_path.cc | 309 FilePath new_path(path_); in DirName() local 345 FilePath new_path(path_); in BaseName() local 500 FilePath new_path(path_); in Append() local 557 FilePath new_path(path_); in StripTrailingSeparators() local
|
D | file_util.cc | 275 FilePath new_path; in GetUniquePathNumber() local
|
/external/swiftshader/third_party/subzero/pydir/ |
D | szbuild.py | 11 def NewerThanOrNotThere(old_path, new_path): argument
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/utils/ |
D | saved_model_export_utils_test.py | 809 def _post_export_fn(orig_path, new_path): argument 839 def _post_export_fn(orig_path, new_path): argument
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 84 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
|
D | container.py | 208 def clone(cls, src, new_name=None, new_path=None, snapshot=False, argument
|
/external/v8/src/base/debug/ |
D | stack_trace_win.cc | 84 std::wstring new_path(std::wstring(symbols_path.get()) + L";" + in InitializeSymbols() local
|
/external/ipsec-tools/src/racoon/ |
D | remoteconf.c | 638 vchar_t *new_path; local
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | linux_dumper.cc | 453 char new_path[NAME_MAX]; in HandleDeletedFileInMapping() local
|
/external/libcxx/utils/libcxx/test/ |
D | config.py | 1150 def add_path(self, dest_env, new_path): argument
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | CppAssetManager2.java | 490 final String new_path = "assets/" + filename; in Open() local 500 final String new_path = "assets/" + filename; in Open() local
|
/external/curl/lib/ |
D | cookie.c | 301 char *new_path = strdup(cookie_path); in sanitize_cookie_path() local
|
/external/mesa3d/src/util/ |
D | disk_cache.c | 167 char *new_path; in concatenate_and_mkdir() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CLDRModify.java | 100 action, locale, path, value, new_path, new_value enumConstant
|
/external/ltp/lib/ |
D | tst_test.c | 953 char *new_path; in add_paths() local
|