Lines Matching defs:self
194 def __init__(self, root_authority=True): argument
201 def run_hdc_cmd(self, hdc_args, log_output=True): argument
218 def check_run(self, hdc_args): argument
224 def _not_use_root(self): argument
233 def switch_root(self): argument
251 def get_attribute(self, name): argument
257 def get_device_architecture(self): argument
263 def __init__(self, path, lib_name): argument
270 def __init__(self, device_arch, hdc): argument
279 def get_host_local_libs(self, local_lib_dir): argument
287 def get_device_local_libs(self): argument
302 def update_device_local_libs(self): argument
328 def __append_host_local_lib(self, path, name): argument
350 def __get_need_architectures(self, device_arch): argument
365 def __init__(self, args, control_module=""): argument
374 def profile(self): argument
392 def download(self): argument
397 def download_libs(self): argument
403 def combine_args(self): argument
437 def kill_process(self): argument
451 def get_app_process(self): argument
456 def run_in_app_dir(self, args): argument
464 def start_profiling(self, selected_args): argument
483 def profiling(self): argument
499 def end_profiling(self): argument
516 def get_profiling_data(self): argument
524 def exec_control(self): argument
531 def wait_data_generate_done(self): argument