Lines Matching defs:host
130 def __init__(self, host, bitness): argument
136 def __init__(self, host, bitness): argument
142 def __init__(self, host, bitness): argument
148 def __init__(self, host, bitness): argument
154 def __init__(self, host, bitness): argument
160 def __init__(self, host, bitness): argument
174 def __init__(self, host, bitness): argument
190 def __init__(self, host, bitness, ver): argument
207 def __init__(self, host, bitness, ver): argument
222 def __init__(self, host, bitness): argument
238 def __init__(self, host, bitness): argument
251 def getprop(host, prop): argument
255 def __init__(self, host, bitness): argument
268 def __init__(self, host, bitness): argument
278 def __init__(self, host, bitness): argument
287 def supported_bitnesses(host): argument
323 host = AdbHost() variable