Lines Matching defs:self
44 def __init__(self, path, name, score): argument
49 def __repr__(self): argument
52 def __str__(self): argument
64 def __init__(self, ndk_path, device_arch, adb): argument
77 def _get_need_archs(self): argument
89 def collect_native_libs_on_host(self, native_lib_dir): argument
97 def add_native_lib_on_host(self, path, name): argument
130 def collect_native_libs_on_device(self): argument
153 def sync_native_libs_on_device(self): argument
194 def __init__(self, args): argument
205 def profile(self): argument
215 def prepare(self): argument
221 def download_simpleperf(self): argument
226 def download_libs(self): argument
232 def start(self): argument
235 def start_profiling(self, target_args): argument
247 def wait_profiling(self): argument
262 def stop_profiling(self): argument
275 def collect_profiling_data(self): argument
294 def prepare(self): argument
299 def compile_java_code(self): argument
306 def kill_app_process(self): argument
324 def find_app_process(self): argument
344 def run_in_app_dir(self, args): argument
351 def start(self): argument
361 def start_activity(self): argument
368 def start_test(self): argument
380 def start(self): argument
396 def start(self): argument
403 def start(self): argument
410 def start(self): argument
417 def start(self): argument