Home
last modified time | relevance | path

Searched defs:curl_easy_setopt (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request.cc52 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anonc69085df0111::LibCurlProxy
57 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anonc69085df0111::LibCurlProxy
62 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anonc69085df0111::LibCurlProxy
67 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anonc69085df0111::LibCurlProxy
73 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anonc69085df0111::LibCurlProxy
79 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anonc69085df0111::LibCurlProxy
Dcurl_http_request_test.cc61 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anon091d911e0111::FakeLibCurl
75 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anon091d911e0111::FakeLibCurl
80 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anon091d911e0111::FakeLibCurl
118 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anon091d911e0111::FakeLibCurl
124 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anon091d911e0111::FakeLibCurl
139 CURLcode curl_easy_setopt(CURL* curl, CURLoption option, in curl_easy_setopt() function in tensorflow::__anon091d911e0111::FakeLibCurl
/external/google-breakpad/src/common/linux/
Dhttp_upload.cc114 CURLcode (*curl_easy_setopt)(CURL *, CURLoption, ...); in SendRequest() local
/external/curl/lib/
Dsetopt.c2886 CURLcode curl_easy_setopt(struct Curl_easy *data, CURLoption tag, ...) in curl_easy_setopt() function
/external/google-breakpad/src/third_party/curl/
Dtypecheck-gcc.h37 #define curl_easy_setopt(handle, option, value) \ macro
Dcurl.h1929 #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) macro
/external/curl/include/curl/
Dtypecheck-gcc.h41 #define curl_easy_setopt(handle, option, value) \ macro
Dcurl.h2979 #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) macro