Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Devent_list.h21 static constexpr const char *ON_DATA_END = "dataEnd"; variable
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h99 constexpr const char *ON_DATA_END = "dataEnd"; 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.cpp123 context->EmitSharedManager(ON_DATA_END, std::make_pair(undefined, undefined)); in AsyncWorkRequestInStreamCallback()

Completed in 4 milliseconds