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