Searched refs:RemoveAssetPrefix (Results 1 – 2 of 2) sorted by relevance
128 string path = RemoveAssetPrefix(fname); in FileExists()139 string path = RemoveAssetPrefix(fname); in NewRandomAccessFile()151 string path = RemoveAssetPrefix(fname); in NewReadOnlyMemoryRegionFromFile()209 string path = RemoveAssetPrefix(fname); in GetFileSize()228 return RemoveSuffix(RemoveAssetPrefix(fname), "/"); in NormalizeDirectoryPath()231 string AssetManagerFileSystem::RemoveAssetPrefix(const string& name) { in RemoveAssetPrefix() function in tensorflow::AssetManagerFileSystem
73 string RemoveAssetPrefix(const string& name);