Home
last modified time | relevance | path

Searched defs:startedCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/utils/http_over_curl/include/
H A Drequest_info.h27 TransferStartedCallback startedCallback; member
/foundation/communication/netstack/utils/http_over_curl/src/
H A Depoll_request_handler.cpp41 void EpollRequestHandler::Process(CURL *easyHandle, const TransferStartedCallback &startedCallback, in Process() argument
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client.cpp93 auto startedCallback = [ptr](CURL *, void *) { in StartTask() local
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp272 static auto startedCallback = +[](CURL *easyHandle, void *opaqueData) { in AddCurlHandle() local

Completed in 3 milliseconds