Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py2301 def add_dlopen_dep(self, src_path, dst_path): argument
2305 dsts = self._get_libs_in_elf_class(elf_class, dst_path)
2311 .format(src_path, dst_path))