Searched refs:NativeLibDownloader (Results 1 – 2 of 2) sorted by relevance
17 from app_profiler import NativeLibDownloader74 downloader = NativeLibDownloader(self.ndk_path, 'arm64', self.adb)116 downloader = NativeLibDownloader(self.ndk_path, 'arm64', self.adb)121 downloader = NativeLibDownloader(self.ndk_path, 'x86_64', self.adb)
54 class NativeLibDownloader(object): class225 downloader = NativeLibDownloader(self.args.ndk_path, self.device_arch, self.adb)