Searched refs:GetUserDataAddonFilePath (Results 1 – 3 of 3) sorted by relevance
23 static std::string GetUserDataAddonFilePath(const std::string& fileName);
43 std::string FileUtils::GetUserDataAddonFilePath(const std::string& fileName) in GetUserDataAddonFilePath() function in FileUtils176 const std::string cachedPath = FileUtils::GetUserDataAddonFilePath(cachedName); in GetCachedFileContents()
154 std::string strFile = FileUtils::GetUserDataAddonFilePath(M3U_CACHE_FILENAME); in SetValue()158 strFile = FileUtils::GetUserDataAddonFilePath(XMLTV_CACHE_FILENAME); in SetValue()