Home
last modified time | relevance | path

Searched defs:pathToUrl (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DDirectory.cpp123 const CURL pathToUrl(strPath); in GetDirectory() local
136 const CURL pathToUrl(strPath); in GetDirectory() local
142 const CURL pathToUrl(strPath); in GetDirectory() local
189 const std::string pathToUrl(url.Get()); in GetDirectory() local
293 const std::string pathToUrl(url.Get()); in GetDirectory() local
317 const CURL pathToUrl(strPath); in Create() local
346 const CURL pathToUrl(strPath); in Exists() local
384 const CURL pathToUrl(strPath); in Remove() local
H A DFile.cpp63 const CURL pathToUrl(strFileName); in Copy() local
72 const std::string pathToUrl(dest.Get()); in Copy() local
250 const CURL pathToUrl(strFileName); in Open() local
385 const CURL pathToUrl(strFileName); in OpenForWrite() local
426 const CURL pathToUrl(strFileName); in Exists() local
516 const CURL pathToUrl(strFileName); in Stat() local
865 const CURL pathToUrl(strFileName); in Delete() local
900 const CURL pathToUrl(strFileName); in Rename() local
941 const CURL pathToUrl(fileName); in SetHidden() local
1010 const CURL pathToUrl(filename); in LoadFile() local
[all …]
H A DPlaylistFileDirectory.cpp26 const std::string pathToUrl = url.Get(); in GetDirectory() local
48 const std::string pathToUrl = url.Get(); in ContainsFiles() local
H A DSpecialProtocolDirectory.cpp25 const std::string pathToUrl(url.Get()); in GetDirectory() local
H A DResourceDirectory.cpp25 const std::string pathToUrl(url.Get()); in GetDirectory() local
H A DStackDirectory.cpp32 const std::string pathToUrl(url.Get()); in GetDirectory() local
72 const CURL pathToUrl(strPath); in GetStackedTitlePath() local
H A DMusicFileDirectory.cpp73 const std::string pathToUrl(url.Get()); in ContainsFiles() local
H A DZipManager.cpp249 const CURL pathToUrl(strArchive); in ExtractArchive() local
265 const CURL pathToUrl(strPath + strFilePath); in ExtractArchive() local
H A DZipFile.cpp62 const CURL pathToUrl("special://temp/" + URIUtils::GetFileName(url2)); in Open() local
H A DMultiPathDirectory.cpp147 const std::string pathToUrl(url.Get()); in GetPaths() local
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/dialogs/
H A Dqquickfiledialog_p.h76 Q_INVOKABLE QUrl pathToUrl(const QString &path) { return QUrl::fromLocalFile(path); } in pathToUrl() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/httprequesthandler/
H A DHTTPImageHandler.cpp29 const CURL pathToUrl(file); in CHTTPImageHandler() local
H A DHTTPImageTransformationHandler.cpp51 const CURL pathToUrl(m_url); in CHTTPImageTransformationHandler() local
H A DHTTPPythonHandler.cpp82 const CURL pathToUrl(m_scriptPath); in CHTTPPythonHandler() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DAutorun.cpp120 const CURL pathToUrl(mediaPath); in PlayDisc() local
150 const CURL pathToUrl(strDrive); in RunDisc() local
H A DUtil.cpp302 CURL pathToUrl(strFileNameAndPath); in GetTitleFromPath() local
1938 CURL pathToUrl(strArchivePath); in ScanArchiveForAssociatedItems() local
1945 CURL pathToUrl(strArchivePath); in ScanArchiveForAssociatedItems() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/
H A DDVDInputStreamStack.cpp45 const CURL pathToUrl(m_item.GetDynPath()); in Open() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DPictureThumbLoader.cpp150 CURL pathToUrl = pItem->GetURL(); in ProcessFoldersAndArchives() local
H A DGUIWindowPictures.cpp261 CURL pathToUrl; in OnClick() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windows/
H A DGUIWindowFileManager.cpp610 CURL pathToUrl = URIUtils::CreateArchivePath("zip", pItem->GetURL(), ""); in OnClick() local
615 CURL pathToUrl = URIUtils::CreateArchivePath("rar", pItem->GetURL(), ""); in OnClick() local
920 CURL pathToUrl(strDirectory); in GetDirectory() local
1170 const CURL pathToUrl(strDirectory); in CalculateFolderSize() local
/dports/graphics/okular/okular-21.12.3/generators/chm/lib/
H A Debook_epub.cpp252 QUrl EBook_EPUB::pathToUrl(const QString &link) const in pathToUrl() function in EBook_EPUB
/dports/deskutils/kchmviewer/kchmviewer-RELEASE_8_0/lib/libebook/
H A Debook_epub.cpp277 QUrl EBook_EPUB::pathToUrl(const QString &link) const in pathToUrl() function in EBook_EPUB
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/windows/
H A DGUIWindowMusicPlaylistEditor.cpp349 const CURL pathToUrl(playlist); in LoadPlaylist() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/
H A DDVDFileInfo.cpp379 const CURL pathToUrl(path); in DemuxerToStreamDetails() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/rendering/gl/
H A DRenderSystemGL.cpp772 const CURL pathToUrl(file); in GetShaderPath() local

12