Home
last modified time | relevance | path

Searched refs:leftMsg (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp429 int leftMsg; in ReadResponse() local
430 msg = curl_multi_info_read(staticVariable_.curlMulti, &leftMsg); in ReadResponse()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp792 int leftMsg; in AddCurlHandle() local
793 msg = curl_multi_info_read(staticVariable_.curlMulti, &leftMsg); in AddCurlHandle()

Completed in 5 milliseconds