Searched defs:dt_needed (Results 1 – 2 of 2) sorted by relevance
/development/vndk/tools/definition-tool/tests/ |
D | utils.py | 25 def add_lib(self, partition, klass, name, dt_needed=tuple(), argument 46 def add_lib32(self, partition, name, dt_needed=tuple(), argument 53 def add_lib64(self, partition, name, dt_needed=tuple(), argument 60 def add_multilib(self, partition, name, dt_needed=tuple(), argument
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 525 dt_rpath=None, dt_runpath=None, dt_needed=None, argument
|