Home
last modified time | relevance | path

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

/external/devlib/devlib/
Dtarget.py488 def install(self, filepath, timeout=None, with_name=None): argument
750 def install(self, filepath, timeout=None, with_name=None): # pylint: disable=W0221 argument
937 def install(self, filepath, timeout=None, with_name=None): # pylint: disable=W0221 argument
1061 def install_executable(self, filepath, with_name=None): argument