Searched defs:lib (Results 1 – 5 of 5) sorted by relevance
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 1338 def add(self, tag, lib): argument 1348 def get_path_tag(self, lib): argument 1361 def get_path_tag_default(self, lib): argument 1365 def get_path_tag_bit(self, lib): argument 1480 def add(self, tag, lib): argument 1511 def get_path_tag(self, lib): argument 1519 def get_path_tag_default(lib): argument 2227 def add(self, path, lib): argument 2231 def remove(self, lib): argument 2279 def _add_lib_to_lookup_dict(self, lib): argument [all …]
|
/development/scripts/ |
D | symbol.py | 158 def SymbolInformation(lib, addr): argument 181 def SymbolInformationForSet(lib, unique_addrs): argument 229 def CallLlvmSymbolizerForSet(lib, unique_addrs): argument 326 def CallObjdumpForSet(lib, unique_addrs): argument
|
/development/tools/winscope/ |
D | tsconfig.json | 12 "lib": [ array
|
/development/vndk/tools/definition-tool/tests/ |
D | test_elf_linker.py | 319 def classify_lib(self, lib): argument
|
/development/vndk/tools/header-checker/tests/ |
D | test.py | 79 def run_and_compare_abi_diff(self, old_dump, new_dump, lib, arch, argument
|