Searched defs:req_wrap_async (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ |
| D | node_file.cc | 831 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Access() local 855 FSReqBase* req_wrap_async = GetReqWrap(env, args[1]); in Close() local 995 FSReqBase* req_wrap_async = GetReqWrap(env, args[2], use_bigint); in Stat() local 1025 FSReqBase* req_wrap_async = GetReqWrap(env, args[2], use_bigint); in LStat() local 1056 FSReqBase* req_wrap_async = GetReqWrap(env, args[2], use_bigint); in FStat() local 1091 FSReqBase* req_wrap_async = GetReqWrap(env, args[3]); in Symlink() local 1118 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Link() local 1144 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in ReadLink() local 1187 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Rename() local 1214 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in FTruncate() local [all …]
|
| D | node_dir.cc | 152 FSReqBase* req_wrap_async = GetReqWrap(env, args[0]); in Close() local 256 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Read() local 324 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in OpenDir() local
|