Home
last modified time | relevance | path

Searched defs:fdatasync_req (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dfdatasync.cpp47 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> fdatasync_req = { in Sync() local
81 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> fdatasync_req = { in Async() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfdatasync.cpp32 std::unique_ptr<uv_fs_t, decltype(CommonFunc::FsReqCleanup)*> fdatasync_req = { in Fdatasync() local