Searched refs:SetUlLen (Results 1 – 6 of 6) sorted by relevance
95 void SetUlLen(curl_off_t nowLen, curl_off_t totalLen);
91 void SetUlLen(curl_off_t nowLen, curl_off_t totalLen);
191 void RequestContext::SetUlLen(curl_off_t nowLen, curl_off_t totalLen) in SetUlLen() function in OHOS::NetStack::Http::RequestContext
926 context->SetUlLen(ulnow, ultotal); in ProgressCallback()
580 void RequestContext::SetUlLen(curl_off_t nowLen, curl_off_t totalLen) in SetUlLen() function in OHOS::NetStack::Http::RequestContext
1330 context->SetUlLen(ulnow, ultotal); in AddCurlHandle()