Lines Matching defs:self
39 def __init__(self, path, name, score): argument
44 def __repr__(self): argument
47 def __str__(self): argument
58 def __init__(self, ndk_path, device_arch, adb): argument
71 def _get_need_archs(self): argument
83 def collect_native_libs_on_host(self, native_lib_dir): argument
91 def add_native_lib_on_host(self, path, name): argument
124 def collect_native_libs_on_device(self): argument
147 def sync_native_libs_on_device(self): argument
188 def __init__(self, args): argument
199 def profile(self): argument
209 def prepare(self): argument
215 def download_simpleperf(self): argument
220 def download_libs(self): argument
226 def start(self): argument
229 def start_profiling(self, target_args): argument
241 def wait_profiling(self): argument
256 def stop_profiling(self): argument
269 def collect_profiling_data(self): argument
287 def prepare(self): argument
292 def compile_java_code(self): argument
299 def kill_app_process(self): argument
314 def find_app_process(self): argument
318 def run_in_app_dir(self, args): argument
325 def start(self): argument
335 def start_activity(self): argument
342 def start_test(self): argument
353 def start(self): argument
361 def start(self): argument
367 def start(self): argument
373 def start(self): argument
379 def start(self): argument