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