Searched defs:copy_to (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/ | ||
H A D | runexported.py | 61 def copy_to(self, localpath, remotepath): member in FakeTarget |
H A D | targetcontrol.py | 79 def copy_to(self, localpath, remotepath): member in BaseTarget |
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ | ||
H A D | sshcontrol.py | 154 def copy_to(self, localpath, remotepath): member in SSHControl |