Home
last modified time | relevance | path

Searched defs:SetPutFromFile (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_dns_cache_test.cc42 Status SetPutFromFile(const string& body_filepath, size_t offset) override { in SetPutFromFile() function in tensorflow::TestHttpRequest
Dhttp_request_fake.h91 Status SetPutFromFile(const string& body_filepath, size_t offset) override { in SetPutFromFile() function
Dcurl_http_request.cc224 Status CurlHttpRequest::SetPutFromFile(const string& body_filepath, in SetPutFromFile() function in tensorflow::CurlHttpRequest