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.py2213 def add_dlopen_dep(self, src_path, dst_path): argument
2217 dsts = self._get_libs_in_elf_class(elf_class, dst_path)
2223 .format(src_path, dst_path))