Searched refs:LibuvWriteWrap (Results 1 – 1 of 1) sorted by relevance
304 typedef SimpleWriteWrap<ReqWrap<uv_write_t>> LibuvWriteWrap; typedef311 return new LibuvWriteWrap(this, object); in CreateWriteWrap()375 LibuvWriteWrap* w = static_cast<LibuvWriteWrap*>(req_wrap); in DoWrite()387 LibuvWriteWrap* req_wrap = static_cast<LibuvWriteWrap*>( in AfterUvWrite()388 LibuvWriteWrap::from_req(req)); in AfterUvWrite()