Home
last modified time | relevance | path

Searched defs:flowControlTime (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/netstack/utils/http_over_curl/include/
Dhttp_handover_info.h31 double flowControlTime = 0.0; member
/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
Drequest_context.h59 double flowControlTime = 0; member
/foundation/communication/netstack/utils/http_over_curl/src/
Dhttp_handover_handler.cpp451 double flowControlTime = 0; in SetHandoverInfo() local
511 …_t HttpHandoverHandler::QueryRequest(void *userp, int32_t &handOverReason, double &flowControlTime, in QueryRequest()
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_task.cpp929 int32_t handoverNum, int32_t handoverReason, double flowControlTime, int32_t readFlag) in SetRequestHandoverInfo()
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
Drequest_context.cpp1049 …ontext::SetRequestHandoverInfo(int32_t handoverNum, int32_t handoverReason, double flowControlTime, in SetRequestHandoverInfo()