Lines Matching refs:FSReqBase
224 FSReqBase::~FSReqBase() = default;
226 void FSReqBase::MemoryInfo(MemoryTracker* tracker) const {
714 FSReqAfterScope::FSReqAfterScope(FSReqBase* wrap, uv_fs_t* req)
744 BaseObjectPtr<FSReqBase> wrap { wrap_ };
768 FSReqBase* req_wrap = FSReqBase::from_req(req);
777 FSReqBase* req_wrap = FSReqBase::from_req(req);
787 FSReqBase* req_wrap = FSReqBase::from_req(req);
797 FSReqBase* req_wrap = FSReqBase::from_req(req);
810 FSReqBase* req_wrap = FSReqBase::from_req(req);
836 FSReqBase* req_wrap = FSReqBase::from_req(req);
857 FSReqBase* req_wrap = FSReqBase::from_req(req);
877 FSReqBase* req_wrap = FSReqBase::from_req(req);
897 FSReqBase* req_wrap = FSReqBase::from_req(req);
959 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
985 FSReqBase* req_wrap_async = GetReqWrap(args, 1);
1126 FSReqBase* req_wrap_async = GetReqWrap(args, 2, use_bigint);
1159 FSReqBase* req_wrap_async = GetReqWrap(args, 2, use_bigint);
1193 FSReqBase* req_wrap_async = GetReqWrap(args, 2, use_bigint);
1225 FSReqBase* req_wrap_async = GetReqWrap(args, 2, use_bigint);
1271 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
1304 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
1336 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
1381 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
1414 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
1438 FSReqBase* req_wrap_async = GetReqWrap(args, 1);
1461 FSReqBase* req_wrap_async = GetReqWrap(args, 1);
1484 FSReqBase* req_wrap_async = GetReqWrap(args, 1);
1508 FSReqBase* req_wrap_async = GetReqWrap(args, 1); // rmdir(path, req)
1597 FSReqBase* req_wrap = FSReqBase::from_req(req);
1609 FSReqBase* req_wrap = FSReqBase::from_req(req);
1658 FSReqBase* req_wrap = FSReqBase::from_req(req);
1721 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
1769 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
1817 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
1910 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
1946 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
1984 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2046 FSReqBase* req_wrap_async = GetReqWrap(args, 5);
2092 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2135 FSReqBase* req_wrap_async = GetReqWrap(args, 4);
2161 FSReqBase::FSReqBuffer& stack_buffer =
2187 FSReqBase::FSReqBuffer stack_buffer;
2252 FSReqBase* req_wrap_async = GetReqWrap(args, 5);
2299 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2331 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
2363 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
2397 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2432 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2463 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2495 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2526 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2556 FSReqBase* req_wrap_async = GetReqWrap(args, 3);
2584 FSReqBase* req_wrap_async = GetReqWrap(args, 2);
2747 FSReqBase::kInternalFieldCount);
2755 FSReqBase::kInternalFieldCount);
2770 fpo->SetInternalFieldCount(FSReqBase::kInternalFieldCount);
2790 fdcloset->SetInternalFieldCount(FSReqBase::kInternalFieldCount);
2798 BindingData* FSReqBase::binding_data() {