Home
last modified time | relevance | path

Searched refs:collect_native_libs_on_host (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/scripts/test/
Dapp_profiler_test.py75 downloader.collect_native_libs_on_host(TestHelper.testdata_path(
124 downloader.collect_native_libs_on_host('.')
/system/extras/simpleperf/scripts/
Dapp_profiler.py87 def collect_native_libs_on_host(self, native_lib_dir): member in NativeLibDownloader
226 downloader.collect_native_libs_on_host(self.args.native_lib_dir)