Home
last modified time | relevance | path

Searched defs:remotePath (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dssh.py162 def deleteFiles(self, remotePath, files): argument
177 def deleteDir(self, remotePath): argument
186 def deleteDirStructure(self, localPath, remotePath): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp688 QPlaceIcon QPlaceManagerEngineNokiaV2::icon(const QString &remotePath, in icon()