Searched defs:responseCode (Results 1 – 8 of 8) sorted by relevance
35 void FetchResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
35 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
122 int32_t responseCode; in Request() local
111 int32_t responseCode = HttpConstant::ERROR; in Fetch() local
130 napi_value responseCode = NapiUtils::CreateObject(env); in InitResponseCode() local
165 responseCode: ResponseCode | number; property
97 int32_t responseCode; in ExecRequest() local
98 int32_t responseCode; in ExecFetch() local