Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py61 def copy_to(self, localpath, remotepath): member in FakeTarget
H A Dtargetcontrol.py79 def copy_to(self, localpath, remotepath): member in BaseTarget
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py154 def copy_to(self, localpath, remotepath): member in SSHControl