Lines Matching defs:self
295 def __init__(self, root_authority=True): argument
302 def run_hdc_cmd(self, hdc_args, log_output=True): argument
319 def check_run(self, hdc_args): argument
325 def switch_root(self): argument
343 def get_attribute(self, name): argument
349 def get_device_architecture(self): argument
353 def _not_use_root(self): argument
364 def __init__(self, path, lib_name): argument
371 def __init__(self, device_arch, hdc): argument
381 def __get_need_architectures(self, device_arch): argument
392 def get_host_local_libs(self, local_lib_dir): argument
399 def get_device_local_libs(self): argument
414 def update_device_local_libs(self): argument
440 def __append_host_local_lib(self, path, name): argument
465 def __init__(self, args, control_module=""): argument
474 def profile(self): argument
492 def download(self): argument
497 def download_libs(self): argument
503 def combine_args(self): argument
537 def kill_process(self): argument
551 def get_app_process(self): argument
558 def run_in_app_dir(self, args): argument
566 def start_profiling(self, selected_args): argument
587 def profiling(self): argument
603 def end_profiling(self): argument
620 def get_profiling_data(self): argument
628 def exec_control(self): argument
635 def wait_data_generate_done(self): argument