Searched defs:SetPutFromFile (Results 1 – 3 of 3) sorted by relevance
43 Status SetPutFromFile(const string& body_filepath, size_t offset) override { in SetPutFromFile() function in tensorflow::TestHttpRequest
92 Status SetPutFromFile(const string& body_filepath, size_t offset) override { in SetPutFromFile() function
237 Status CurlHttpRequest::SetPutFromFile(const string& body_filepath, in SetPutFromFile() function in tensorflow::CurlHttpRequest