Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Devent_list.h20 static constexpr const char *ON_DATA_RECEIVE = "dataReceive"; variable
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h98 constexpr const char *ON_DATA_RECEIVE = "dataReceive"; 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.cpp1353 context->EmitSharedManager(ON_DATA_RECEIVE, in AddCurlHandle()

Completed in 7 milliseconds