Lines Matching defs:self
45 def __init__(self, path, name, score): argument
50 def __repr__(self): argument
53 def __str__(self): argument
65 def __init__(self, ndk_path, device_arch, adb): argument
78 def _get_need_archs(self): argument
90 def collect_native_libs_on_host(self, native_lib_dir): argument
98 def add_native_lib_on_host(self, path, name): argument
131 def collect_native_libs_on_device(self): argument
154 def sync_native_libs_on_device(self): argument
195 def __init__(self, args): argument
208 def profile(self): argument
218 def prepare(self): argument
224 def download_simpleperf(self): argument
229 def download_libs(self): argument
235 def start(self): argument
238 def start_profiling(self, target_args): argument
250 def wait_profiling(self): argument
265 def stop_profiling(self): argument
278 def collect_profiling_data(self): argument
297 def prepare(self): argument
303 def get_app_versioncode(self) -> Optional[str]: argument
316 def compile_java_code(self): argument
323 def kill_app_process(self): argument
341 def find_app_process(self): argument
361 def run_in_app_dir(self, args): argument
368 def start(self): argument
383 def start_app(self): argument
389 def start_activity(self): argument
396 def start_test(self): argument
408 def start(self): argument
424 def start(self): argument
431 def start(self): argument
438 def start(self): argument
445 def start(self): argument