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