Searched defs:SendFileCore (Results 1 – 7 of 7) sorted by relevance
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| D | copy_file_core.cpp | 62 static int32_t SendFileCore(FileInfo &srcFdg, FileInfo &destFdg, struct stat &statbf) in SendFileCore() function
|
| D | copy_file.cpp | 63 static NError SendFileCore(FileInfo& srcFdg, FileInfo& destFdg, struct stat& statbf) in SendFileCore() function
|
| D | copy_core.cpp | 95 static int SendFileCore(std::unique_ptr<DistributedFS::FDGuard> srcFdg, std::unique_ptr<Distributed… in SendFileCore() function
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| D | copy_file.cpp | 96 static int SendFileCore(FileInfo& srcFdg, FileInfo& destFdg, struct stat& statbf) in SendFileCore() function
|
| D | copy.cpp | 75 static int SendFileCore(std::unique_ptr<DistributedFS::FDGuard> srcFdg, in SendFileCore() function
|
| /foundation/distributeddatamgr/udmf/framework/common/unittest/mock/ |
| D | file_copy_manager_mock.cpp | 80 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/ |
| D | file_copy_manager.cpp | 445 int32_t FileCopyManager::SendFileCore(std::shared_ptr<FDGuard> srcFdg, in SendFileCore() function in OHOS::Storage::DistributedFile::FileCopyManager
|