Searched defs:lib (Results 1 – 6 of 6) 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 | 174 def SymbolInformation(lib, addr): argument 197 def SymbolInformationForSet(lib, unique_addrs): argument 245 def CallLlvmSymbolizerForSet(lib, unique_addrs): argument 342 def CallObjdumpForSet(lib, unique_addrs): argument
|
| D | stack_core.py | 325 def GetLibraryInfo(self, lib): argument 341 def GetLibPath(self, lib): 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
|