Searched refs:SetDlLen (Results 1 – 6 of 6) sorted by relevance
91 void SetDlLen(curl_off_t nowLen, curl_off_t totalLen);
87 void SetDlLen(curl_off_t nowLen, curl_off_t totalLen);
184 void RequestContext::SetDlLen(curl_off_t nowLen, curl_off_t totalLen) in SetDlLen() function in OHOS::NetStack::Http::RequestContext
944 context->SetDlLen(dlnow, dltotal); in ProgressCallback()
550 void RequestContext::SetDlLen(curl_off_t nowLen, curl_off_t totalLen) in SetDlLen() function in OHOS::NetStack::Http::RequestContext
1342 context->SetDlLen(dlnow, dltotal); in AddCurlHandle()