Searched defs:libs (Results 1 – 3 of 3) sorted by relevance
/development/vndk/tools/header-checker/utils/ |
D | create_reference_dumps.py | 34 def make_libs_for_product(libs, product, variant, vndk_version, targets): argument 63 libs): argument 92 binder_bitness, target, libs, lsdump_paths, argument
|
D | utils.py | 173 def make_libraries(product, variant, vndk_version, targets, libs): argument 270 def find_lib_lsdumps(lsdump_paths, libs, target): argument
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 1905 def classify_vndk_libs(self, libs): argument 2192 def sorted_lib_path_list(libs): argument 2419 def _find_exported_symbol(self, symbol, libs): argument 2877 def collect_vndk_ext(libs): argument 2892 def collect_vndk_sp_private_ext(libs): argument 2981 def collect_vndk_ext(libs): argument 3769 def serialize_data(libs, vndk_lib, module_info): argument 3785 def collect_path_sorted_lib_idxs(libs): argument
|