/aosp_15_r20/external/google-breakpad/src/common/tests/ |
H A D | file_utils.cc | 47 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 D | random_access_file_utils.cc | 25 bool CopyFile(const RandomAccessFile& src, RandomAccessFile* dst) { in CopyFile() function
|
/aosp_15_r20/device/google/gs-common/modem/dump_modemlog/ |
D | dump_modemlog.cpp | 35 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 D | copy_ex.py | 30 def CopyFile(f, dest, deps): function
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | copy_ex.py | 30 def CopyFile(f, dest, deps): function
|
/aosp_15_r20/external/pciutils/maint/ |
H A D | release.pm | 101 sub CopyFile($$$$) { subroutine
|
/aosp_15_r20/tools/treble/hacksaw/workspace/ |
H A D | copier.go | 188 func (f FileCopier) CopyFile(sourceInfo os.FileInfo, sourcePath, destPath string) error { func
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | atomic_file_transfer_handler.cc | 40 pw::Status CopyFile(std::string_view input_target, in CopyFile() function
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/bot/ |
H A D | update_clang.py | 130 def CopyFile(src, dst): function
|
/aosp_15_r20/external/boringssl/src/util/bot/ |
H A D | update_clang.py | 130 def CopyFile(src, dst): function
|
/aosp_15_r20/system/server_configurable_flags/aconfigd/ |
H A D | aconfigd_util.cpp | 59 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 D | file_system.h | 343 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 D | file_system.cc | 234 Status FileSystem::CopyFile(const string& src, const string& target, in CopyFile() function in tensorflow::FileSystem
|
H A D | env.h | 365 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/ |
D | shell.go | 169 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 D | fileops.cc | 298 bool CopyFile(const std::string& old_path, const std::string& new_path, in CopyFile() function
|
/aosp_15_r20/system/apex/apexer/ |
H A D | apexer.py | 761 def CopyFile(src, dst): function
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1beta/ |
H A D | guest_policies.proto | 297 message CopyFile { message
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/ |
H A D | posix_filesystem.cc | 329 static void CopyFile(const TF_Filesystem* filesystem, const char* src, in CopyFile() function
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1beta/ |
H A D | guest_policies.proto | 422 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 D | guest_policies.proto | 422 message CopyFile { message
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | posix_file_system.cc | 390 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 D | modular_filesystem.cc | 363 Status ModularFileSystem::CopyFile(const std::string& src, in CopyFile() function in tensorflow::ModularFileSystem
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-filesystem.cc | 553 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 D | make_release.py | 110 class CopyFile (DstFile): class
|