Searched defs:from_req (Results 1 - 2 of 2) sorted by relevance
/third_party/node/src/ | ||
H A D | req_wrap-inl.h | 42 ReqWrap<T>* ReqWrap<T>::from_req(T* req) { in from_req() function in node::ReqWrap |
H A D | node_file.h | 148 static FSReqBase* from_req(uv_fs_t* req) { in from_req() function in node::fs::FSReqBase 276 static inline FileHandleReadWrap* from_req(uv_fs_t* req) { in from_req() function in node::fs::final 391 static CloseReq* from_req(uv_fs_t* req) { in from_req() function in node::fs::final::final |
Completed in 3 milliseconds