Searched defs:_install (Results 1 - 12 of 12) sorted by relevance

/external/autotest/server/
H A Dsite_autotest.py120 def _install(self, host=None, autodir=None, use_autoserv=True, member in class:SiteAutotest
137 super(SiteAutotest, self)._install(host, autodir, use_autoserv,
H A Dtest.py61 host, at, outputdir = self._install()
97 def _install(self): member in class:_sysinfo_logger
H A Dautotest.py167 self._install(host=host, autodir=autodir, use_packaging=use_packaging)
171 self._install(host=host, autodir=autodir, use_autoserv=False,
176 self._install(host=host, autodir=autodir, use_autoserv=False)
219 def _install(self, host=None, autodir=None, use_autoserv=True, member in class:BaseAutotest
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
H A Dcommands.py31 from distutils.command import install as _install namespace
97 class Install(_install.install):
99 user_options = _install.install.user_options + [
103 boolean_options = _install.install.boolean_options + [
109 _install.install.initialize_options(self)
117 _install.install.finalize_options(self)
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/
H A Dcommands.py32 from distutils.command import install as _install namespace
96 class Install(_install.install):
98 user_options = _install.install.user_options + [
102 boolean_options = _install.install.boolean_options + [
108 _install.install.initialize_options(self)
116 _install.install.finalize_options(self)
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
H A Dcommands.py31 from distutils.command import install as _install namespace
97 class Install(_install.install):
99 user_options = _install.install.user_options + [
103 boolean_options = _install.install.boolean_options + [
109 _install.install.initialize_options(self)
117 _install.install.finalize_options(self)
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
H A Dcommands.py32 from distutils.command import install as _install namespace
96 class Install(_install.install):
98 user_options = _install.install.user_options + [
102 boolean_options = _install.install.boolean_options + [
108 _install.install.initialize_options(self)
116 _install.install.finalize_options(self)
/external/autotest/client/virt/
H A Dkvm_installer.py433 def _install(self): member in class:SourceDirInstaller
450 self._install()
550 def _install(self): member in class:GitInstaller
565 self._install()
/external/opencv3/3rdparty/jinja2/
H A Dext.py171 install_gettext_translations=self._install,
179 def _install(self, translations, newstyle=None): member in class:InternationalizationExtension
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 218 milliseconds