Home
last modified time | relevance | path

Searched defs:IsAddonsPath (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/test/
H A DTestURIUtils.cpp243 TEST_F(TestURIUtils, IsAddonsPath) in TEST_F() argument
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DURIUtils.cpp864 bool URIUtils::IsAddonsPath(const std::string& strFile) in IsAddonsPath() function in URIUtils
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.cpp1199 bool CFileItem::IsAddonsPath() const in IsAddonsPath() function in CFileItem