Searched refs:EasySetOptOffT (Results 1 – 5 of 5) sorted by relevance
41 virtual CURLcode EasySetOptOffT(CURL* curl,151 CURLcode EasySetOptOffT(CURL* curl,
108 curl_interface_->EasySetOptOffT( in PrepareRequest()111 curl_interface_->EasySetOptOffT( in PrepareRequest()
36 EasySetOptOffT,
194 EasySetOptOffT(handle_, CURLOPT_POSTFIELDSIZE_LARGE, request_data.size())) in TEST_F()257 EasySetOptOffT(handle_, CURLOPT_POSTFIELDSIZE_LARGE, request_data.size())) in TEST_F()
74 CURLcode CurlApi::EasySetOptOffT(CURL* curl, in EasySetOptOffT() function in brillo::http::CurlApi