Home
last modified time | relevance | path

Searched defs:to_path (Results 1 – 11 of 11) sorted by relevance

/external/libmtp/examples/
Dgetfile.c40 getfile_function(char * from_path,char * to_path) in getfile_function()
Dsendfile.c47 int sendfile_function(char * from_path, char *to_path) in sendfile_function()
Dsendtr.c185 int sendtrack_function(char * from_path, char * to_path, char *partist, char *palbumartist, char *p… in sendtrack_function()
/external/libchrome/base/files/
Dfile_util_posix.cc181 const FilePath& to_path, in DoCopyDirectory()
385 const FilePath& to_path, in ReplaceFile()
396 const FilePath& to_path, in CopyDirectory()
402 const FilePath& to_path, in CopyDirectoryExcl()
1008 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile()
1035 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe()
Dfile_util.cc46 bool Move(const FilePath& from_path, const FilePath& to_path) { in Move()
/external/google-breakpad/src/common/tests/
Dfile_utils.cc44 bool CopyFile(const char* from_path, const char* to_path) { in CopyFile()
/external/toolchain-utils/automation/common/
Dcommand.py188 def RemoteCopyFrom(from_machine, from_path, to_path, username=None): argument
202 def MakeSymlink(to_path, link_name): argument
/external/autotest/client/cros/faft/utils/
Dos_interface.py175 def copy_file(self, from_path, to_path): argument
180 def copy_dir(self, from_path, to_path): argument
/external/google-breakpad/src/common/linux/tests/
Dcrash_generator.cc257 char from_path[PATH_MAX], to_path[PATH_MAX]; in CopyProcFiles() local
/external/skia/src/pdf/
DSkPDFDevice.cpp66 static SkPath to_path(const SkRect& r) { in to_path() function
/external/skqp/src/pdf/
DSkPDFDevice.cpp66 static SkPath to_path(const SkRect& r) { in to_path() function