/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/libchrome/base/files/ |
D | file_path.cc | 308 FilePath new_path(path_); in DirName() local 344 FilePath new_path(path_); in BaseName() local 499 FilePath new_path(path_); in Append() local 556 FilePath new_path(path_); in StripTrailingSeparators() local
|
D | file_util.cc | 249 FilePath new_path; in GetUniquePathNumber() local
|
/external/lldb/source/Target/ |
D | PathMappingList.cpp | 231 char new_path[PATH_MAX]; in FindFile() local 261 PathMappingList::Replace (const ConstString &path, const ConstString &new_path, bool notify) in Replace()
|
D | Process.cpp | 535 std::string new_path("PATH=\""); in ConvertArgumentsForLaunchingInShell() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/iam/ |
D | connection.py | 187 def update_group(self, group_name, new_group_name=None, new_path=None): argument 389 def update_user(self, user_name, new_user_name=None, new_path=None): argument 739 new_path=None): argument
|
/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/curl/lib/ |
D | cookie.c | 226 char *new_path = strdup(cookie_path); in sanitize_cookie_path() local
|
/external/lldb/source/Plugins/Platform/MacOSX/ |
D | PlatformDarwin.cpp | 336 char new_path[PATH_MAX]; in GetSharedModule() local
|
/external/lldb/source/Commands/ |
D | CommandObjectProcess.cpp | 657 char new_path[PATH_MAX]; in DoExecute() local
|
/external/v8/test/mjsunit/wasm/embenchen/ |
D | fannkuch.js | 2940 },rename:function (old_path, new_path) { argument
|
D | copy.js | 2801 },rename:function (old_path, new_path) { argument
|
D | memops.js | 2909 },rename:function (old_path, new_path) { argument
|
D | fasta.js | 3184 },rename:function (old_path, new_path) { argument
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | corrections.js | 2798 },rename:function (old_path, new_path) { argument
|
D | fannkuch.js | 2937 },rename:function (old_path, new_path) { argument
|
D | copy.js | 2798 },rename:function (old_path, new_path) { argument
|
D | fasta.js | 3181 },rename:function (old_path, new_path) { argument
|
D | memops.js | 2906 },rename:function (old_path, new_path) { argument
|
D | primes.js | 2812 },rename:function (old_path, new_path) { argument
|