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
349 def __get_need_architectures(self, device_arch): argument
364 def __init__(self, args, control_module=""): argument
373 def profile(self): argument
391 def download(self): argument
397 def download_hiperf(self): argument
402 def download_libs(self): argument
408 def combine_args(self): argument
442 def kill_process(self): argument
456 def get_app_process(self): argument
461 def run_in_app_dir(self, args): argument
469 def start_profiling(self, selected_args): argument
488 def profiling(self): argument
504 def end_profiling(self): argument
521 def get_profiling_data(self): argument
529 def exec_control(self): argument
536 def wait_data_generate_done(self): argument