Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_file.h103 static FSReqBase* from_req(uv_fs_t* req) { in from_req() function
219 static inline FileHandleReadWrap* from_req(uv_fs_t* req) { in from_req() function
328 static CloseReq* from_req(uv_fs_t* req) { in from_req() function
Dreq_wrap-inl.h43 ReqWrap<T>* ReqWrap<T>::from_req(T* req) { in from_req() function