Searched defs:is_create (Results 1 – 1 of 1) sorted by relevance
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
| D | dmlib.py | 432 def pull_file(self, remote, local, is_create=False): argument 520 def push_file(self, local, remote, is_create=False): argument 764 def push_file(device, local, remote, is_create=False, argument 771 def pull_file(device, remote, local, is_create=False, argument
|