Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dfsync.cpp45 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> fsync_req = { in Sync() local
78 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> fsync_req = { in Async() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfsync.cpp31 std::unique_ptr<uv_fs_t, decltype(CommonFunc::FsReqCleanup)*> fsync_req = { in Fsync() local