Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dpath.cc263 string CreateURI(StringPiece scheme, StringPiece host, StringPiece path) { in CreateURI() function
H A Dfile_system.cc479 string FileSystem::CreateURI(StringPiece scheme, StringPiece host, in CreateURI() function in tensorflow::FileSystem