Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dapp_profiler.py89 self.add_native_lib_on_host(os.path.join(root, name), name)
91 def add_native_lib_on_host(self, path, name): member in NativeLibDownloader