Searched refs:FileHandleCloseWrap (Results 1 – 1 of 1) sorted by relevance
650 typedef SimpleShutdownWrap<ReqWrap<uv_fs_t>> FileHandleCloseWrap; typedef653 return new FileHandleCloseWrap(this, object); in CreateShutdownWrap()661 FileHandleCloseWrap* wrap = static_cast<FileHandleCloseWrap*>(req_wrap); in DoShutdown()666 FileHandleCloseWrap* wrap = static_cast<FileHandleCloseWrap*>( in DoShutdown()667 FileHandleCloseWrap::from_req(req)); in DoShutdown()