Home
last modified time | relevance | path

Searched defs:unlink_req (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h183 uv_fs_t unlink_req; in CopyAndDeleteFile() local
236 unique_ptr<uv_fs_t, decltype(fs_req_cleanup)*> unlink_req = { in RmDirent() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Drmdirent.cpp76 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> unlink_req = { in RmDirent() local
H A Dmove.cpp124 uv_fs_t unlink_req; in CopyAndDeleteFile() local
H A Dprop_n_exporter.cpp338 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> unlink_req = { in Unlink() local
384 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> unlink_req = { in UnlinkSync() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp347 std::unique_ptr<uv_fs_t, decltype(CommonFunc::FsReqCleanup)*> unlink_req = { in Rmdir() local
397 std::unique_ptr<uv_fs_t, decltype(CommonFunc::FsReqCleanup)*> unlink_req = { in Unlink() local