Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py186 def push_file(self, srcpath, despath): member in DeviceShell
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py520 def push_file(self, local, remote, is_create=False): member in SyncService
764 def push_file(device, local, remote, is_create=False, member in HdcHelper
Ddevice.py473 def push_file(self, local, remote, **kwargs): member in Device