Searched defs:GetRunfilesDir (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/platform/windows/ | ||
| D | env.cc | 174 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anon6902f3df0111::WindowsEnv |
| /external/tensorflow/tensorflow/core/platform/default/ | ||
| D | env.cc | 204 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anonb139dcb90111::PosixEnv |
| /external/tensorflow/tensorflow/core/platform/ | ||
| D | env.h | 541 std::string GetRunfilesDir() override { return target_->GetRunfilesDir(); } in GetRunfilesDir() function |