Home
last modified time | relevance | path

Searched defs:fromRelativePath (Results 1 – 4 of 4) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/mmap_v1/
H A Dpaths.h59 static RelativePath fromRelativePath(const std::string& f) { in fromRelativePath() function
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/lib/kpabase/
H A DFileName.cpp39 DB::FileName DB::FileName::fromRelativePath(const QString &fileName) in fromRelativePath() function in DB::FileName
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkpluginmetadatatest.cpp106 KPluginMetaData fromRelativePath(QStringLiteral("jsonplugin")); in testFromPluginLoader() local
/dports/www/davix/davix-0.7.6/src/utils/
H A Ddavixuri.cpp366 Uri Uri::fromRelativePath(const Uri &uri, const std::string &relPath){ in fromRelativePath() function in Davix::Uri