Home
last modified time | relevance | path

Searched refs:ON_DATA_RECEIVE_PROGRESS (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Devent_list.h22 static constexpr const char *ON_DATA_RECEIVE_PROGRESS = "dataReceiveProgress"; variable
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h100 constexpr const char *ON_DATA_RECEIVE_PROGRESS = "dataReceiveProgress"; member
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp311 env, info, {ON_HEADERS_RECEIVE, ON_DATA_RECEIVE, ON_DATA_END, ON_DATA_RECEIVE_PROGRESS, ON_DATA_SEND_PROGRESS},
324 env, info, {ON_HEADERS_RECEIVE, ON_DATA_RECEIVE, ON_DATA_END, ON_DATA_RECEIVE_PROGRESS, ON_DATA_SEND_PROGRESS});
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp1373 context->EmitSharedManager(ON_DATA_RECEIVE_PROGRESS, in AddCurlHandle()

Completed in 5 milliseconds