Home
last modified time | relevance | path

Searched defs:SendFileCore (Results 1 – 7 of 7) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dcopy_file_core.cpp62 static int32_t SendFileCore(FileInfo &srcFdg, FileInfo &destFdg, struct stat &statbf) in SendFileCore() function
Dcopy_file.cpp63 static NError SendFileCore(FileInfo& srcFdg, FileInfo& destFdg, struct stat& statbf) in SendFileCore() function
Dcopy_core.cpp95 static int SendFileCore(std::unique_ptr<DistributedFS::FDGuard> srcFdg, std::unique_ptr<Distributed… in SendFileCore() function
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
Dcopy_file.cpp96 static int SendFileCore(FileInfo& srcFdg, FileInfo& destFdg, struct stat& statbf) in SendFileCore() function
Dcopy.cpp75 static int SendFileCore(std::unique_ptr<DistributedFS::FDGuard> srcFdg, in SendFileCore() function
/foundation/distributeddatamgr/udmf/framework/common/unittest/mock/
Dfile_copy_manager_mock.cpp80 int32_t FileCopyManager::SendFileCore(std::shared_ptr<FDGuard> srcFdg, in SendFileCore() function in OHOS::Storage::DistributedFile::FileCopyManager
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/copy/
Dfile_copy_manager.cpp445 int32_t FileCopyManager::SendFileCore(std::shared_ptr<FDGuard> srcFdg, in SendFileCore() function in OHOS::Storage::DistributedFile::FileCopyManager