Home
last modified time | relevance | path

Searched defs:CopyFile (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/google-breakpad/src/common/tests/
H A Dfile_utils.cc47 bool CopyFile(const char* from_path, const char* to_path) { in CopyFile() function
102 bool CopyFile(const std::string& from_path, const std::string& to_path) { in CopyFile() function
/aosp_15_r20/art/libartbase/base/unix_file/
H A Drandom_access_file_utils.cc25 bool CopyFile(const RandomAccessFile& src, RandomAccessFile* dst) { in CopyFile() function
/aosp_15_r20/device/google/gs-common/modem/dump_modemlog/
Ddump_modemlog.cpp35 void CopyFile(const FileCopyInfo& file_copy_info) override { in CopyFile() function in pixel_modem::logging::DumperImpl
/aosp_15_r20/external/angle/build/android/gyp/
H A Dcopy_ex.py30 def CopyFile(f, dest, deps): function
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcopy_ex.py30 def CopyFile(f, dest, deps): function
/aosp_15_r20/external/pciutils/maint/
H A Drelease.pm101 sub CopyFile($$$$) { subroutine
/aosp_15_r20/tools/treble/hacksaw/workspace/
H A Dcopier.go188 func (f FileCopier) CopyFile(sourceInfo os.FileInfo, sourcePath, destPath string) error { func
/aosp_15_r20/external/pigweed/pw_transfer/
H A Datomic_file_transfer_handler.cc40 pw::Status CopyFile(std::string_view input_target, in CopyFile() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/bot/
H A Dupdate_clang.py130 def CopyFile(src, dst): function
/aosp_15_r20/external/boringssl/src/util/bot/
H A Dupdate_clang.py130 def CopyFile(src, dst): function
/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Daconfigd_util.cpp59 Result<void> CopyFile(const std::string& src, const std::string& dst, mode_t mode) { in CopyFile() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dfile_system.h343 virtual tensorflow::Status CopyFile(const std::string& src, in CopyFile() function
688 tensorflow::Status CopyFile(const std::string& src, const std::string& target, in CopyFile() function
H A Dfile_system.cc234 Status FileSystem::CopyFile(const string& src, const string& target, in CopyFile() function in tensorflow::FileSystem
H A Denv.h365 Status CopyFile(const std::string& src, const std::string& target, in CopyFile() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Dshell.go169 func (sh *Shell) CopyFile(dst, src string, perm fs.FileMode, force bool) error { func
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/
H A Dfileops.cc298 bool CopyFile(const std::string& old_path, const std::string& new_path, in CopyFile() function
/aosp_15_r20/system/apex/apexer/
H A Dapexer.py761 def CopyFile(src, dst): function
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1beta/
H A Dguest_policies.proto297 message CopyFile { message
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
H A Dposix_filesystem.cc329 static void CopyFile(const TF_Filesystem* filesystem, const char* src, in CopyFile() function
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1beta/
H A Dguest_policies.proto422 message CopyFile { message
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1beta/src/main/proto/google/cloud/osconfig/v1beta/
H A Dguest_policies.proto422 message CopyFile { message
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dposix_file_system.cc390 Status PosixFileSystem::CopyFile(const string& src, const string& target, in CopyFile() function in tensorflow::PosixFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dmodular_filesystem.cc363 Status ModularFileSystem::CopyFile(const std::string& src, in CopyFile() function in tensorflow::ModularFileSystem
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-filesystem.cc553 bool IcingFilesystem::CopyFile(const char *src, const char *dst) const { in CopyFile() function in icing::lib::IcingFilesystem
/aosp_15_r20/external/deqp/scripts/
H A Dmake_release.py110 class CopyFile (DstFile): class

123