Searched defs:FormatLibraryFileName (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/platform/posix/ | ||
D | load_library.cc | 43 string FormatLibraryFileName(const string& name, const string& version) { in FormatLibraryFileName() function |
D | env.cc | 146 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function in tensorflow::__anoncb12d2290111::PosixEnv |
/external/tensorflow/tensorflow/core/platform/windows/ | ||
D | env.cc | 158 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function in tensorflow::__anon839461010111::WindowsEnv |
/external/tensorflow/tensorflow/core/platform/ | ||
D | env.h | 389 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function |