Lines Matching refs:def
70 def query_dev_tools_state(host):
86 def are_dev_tools_available(host):
100 def remove_temp_files(host):
112 def expect_access_failure(host, tools):
139 def _send_debugd_command(host, name, args=()):
184 def initialize(self, host, save_initial_state=False):
197 def is_enabled(self):
206 def enable(self):
213 def disable(self):
220 def save_state(self):
228 def restore_state(self):
236 def _check_enabled(self, bits):
254 def _get_temp_path(self, source_path):
275 def _save_files(self, paths):
293 def _restore_files(self, paths):
313 def _unimplemented_function_error(self, function_name):
322 def __str__(self):
344 def is_enabled(self):
348 def enable(self):
353 def disable(self):
373 def is_enabled(self):
377 def enable(self):
385 def disable(self):
393 def save_state(self):
397 def restore_state(self):
421 def is_enabled(self):
425 def enable(self):
429 def disable(self):
434 def save_state(self):
438 def restore_state(self):
456 def is_enabled(self):
460 def enable(self):
471 def disable(self):
475 def save_state(self):
479 def restore_state(self):