Searched refs:SetOtherOption (Results 1 – 4 of 4) sorted by relevance
68 static bool SetOtherOption(CURL *curl, RequestContext *context);
91 static bool SetOtherOption(CURL *curl, RequestContext *context);
510 bool NetHttpClientExec::SetOtherOption(CURL *curl, OHOS::NetStack::Http::RequestContext *context) in SetOtherOption() function in OHOS::NetStack::Http::NetHttpClientExec804 if (!SetOtherOption(curl, context)) { in SetOption()
802 bool HttpExec::SetOtherOption(CURL *curl, OHOS::NetStack::Http::RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec1126 if (!SetOtherOption(curl, context)) { in AddCurlHandle()