Home
last modified time | relevance | path

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

/foundation/communication/netstack/utils/http_over_curl/src/
H A Depoll_request_handler.cpp27 EpollRequestHandler::EpollRequestHandler(int sleepTimeoutMs) in EpollRequestHandler() function in OHOS::NetStack::HttpOverCurl::EpollRequestHandler
33 EpollRequestHandler::~EpollRequestHandler() in ~EpollRequestHandler()
41 void EpollRequestHandler::Process(CURL *easyHandle, const TransferStartedCallback &startedCallback, in Process()
63 void EpollRequestHandler::WorkingThread() in WorkingThread()
/foundation/communication/netstack/utils/http_over_curl/include/
H A Depoll_request_handler.h33 class EpollRequestHandler { class
35 explicit EpollRequestHandler(int sleepTimeoutMs = 5000);
36 ~EpollRequestHandler();
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client.cpp89 static HttpOverCurl::EpollRequestHandler requestHandler; in StartTask()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp270 static HttpOverCurl::EpollRequestHandler requestHandler; in AddCurlHandle()

Completed in 4 milliseconds