Home
last modified time | relevance | path

Searched defs:FormatLibraryFileName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dload_library.cc52 string FormatLibraryFileName(const string& name, const string& version) { in FormatLibraryFileName() function
H A Denv.cc201 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function in tensorflow::__anone2c9a2320111::PosixEnv
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dload_library.cc63 string FormatLibraryFileName(const string& name, const string& version) { in FormatLibraryFileName() function
H A Denv.cc169 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function in tensorflow::__anon9a92b9580111::WindowsEnv
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Denv.h562 std::string FormatLibraryFileName(const std::string& name, in FormatLibraryFileName() function