Home
last modified time | relevance | path

Searched refs:CheckMethodNotSet (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dcurl_http_request.cc230 CheckMethodNotSet(); in SetDeleteRequest()
240 CheckMethodNotSet(); in SetPutFromFile()
269 CheckMethodNotSet(); in SetPutEmptyBody()
283 CheckMethodNotSet(); in SetPostFromBuffer()
298 CheckMethodNotSet(); in SetPostEmptyBody()
555 void CurlHttpRequest::CheckMethodNotSet() const { in CheckMethodNotSet() function in tensorflow::CurlHttpRequest
H A Dcurl_http_request.h167 void CheckMethodNotSet() const;