Lines Matching defs:self
42 def __init__(self, path, name, score): argument
47 def __repr__(self): argument
50 def __str__(self): argument
62 def __init__(self, ndk_path, device_arch, adb): argument
75 def _get_need_archs(self): argument
87 def collect_native_libs_on_host(self, native_lib_dir): argument
95 def add_native_lib_on_host(self, path, name): argument
128 def collect_native_libs_on_device(self): argument
151 def sync_native_libs_on_device(self): argument
192 def __init__(self, args): argument
203 def profile(self): argument
213 def prepare(self): argument
219 def download_simpleperf(self): argument
224 def download_libs(self): argument
230 def start(self): argument
233 def start_profiling(self, target_args): argument
245 def wait_profiling(self): argument
260 def stop_profiling(self): argument
273 def collect_profiling_data(self): argument
292 def prepare(self): argument
297 def compile_java_code(self): argument
304 def kill_app_process(self): argument
319 def find_app_process(self): argument
323 def run_in_app_dir(self, args): argument
330 def start(self): argument
340 def start_activity(self): argument
347 def start_test(self): argument
359 def start(self): argument
375 def start(self): argument
382 def start(self): argument
389 def start(self): argument
396 def start(self): argument