Home
last modified time | relevance | path

Searched defs:GetRemotePath (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dependency_manager/dependency_manager/
H A Dcloud_storage_info.py42 def GetRemotePath(self): member in CloudStorageInfo
H A Ddependency_info.py61 def GetRemotePath(self): member in DependencyInfo
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A Dcommands.cpp72 CServerPath CFileTransferCommand::GetRemotePath() const in GetRemotePath() function in CFileTransferCommand
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dqueue.h175 CServerPath const& GetRemotePath() const { return m_remotePath; } in GetRemotePath() function
H A Dqueue_storage.cpp257 const CServerPath& CQueueStorage::Impl::GetRemotePath(int64_t id) const in GetRemotePath() function in CQueueStorage::Impl
H A Dstate.cpp449 const CServerPath CState::GetRemotePath() const in GetRemotePath() function in CState