Home
last modified time | relevance | path

Searched refs:GetPlatformStrings (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dplatform_strings_test.cc47 if (!tensorflow::GetPlatformStrings(file_name, &str)) { in PrintStrings()
116 if (!tensorflow::GetPlatformStrings(binary_name, &str)) { in RunTest()
Dplatform_strings.cc28 int GetPlatformStrings(const std::string& path, in GetPlatformStrings() function
Dplatform_strings.h359 int GetPlatformStrings(const std::string& path,
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc978 int result = GetPlatformStrings(path, &platform_strings); in IsProbablySafeToLoad()