Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py432 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