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