Home
last modified time | relevance | path

Searched defs:CreateURI (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dpath.cc262 string CreateURI(StringPiece scheme, StringPiece host, StringPiece path) { in CreateURI() function
Dfile_system.cc436 string FileSystem::CreateURI(StringPiece scheme, StringPiece host, in CreateURI() function in tensorflow::FileSystem