Lines Matching defs:lib

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
2283 def _remove_lib_from_lookup_dict(self, lib): argument
2287 def _rename_lib(self, lib, new_path): argument
2427 def _resolve_lib_imported_symbols(self, lib, imported_libs, generic_refs): argument
2441 def _resolve_lib_dt_needed(self, lib, resolver): argument
2459 def _resolve_lib_deps(self, lib, resolver, generic_refs): argument
2663 def is_ll_ndk_or_sp_hal(lib): argument
2671 def is_ll_ndk(lib): argument
2678 def is_aosp_lib(lib): argument
2699 def is_system_lib_or_sp_hal(lib): argument
2779 def is_aosp_lib(lib): argument
2786 def is_not_sp_hal_dep(lib): argument
2795 def is_not_vndk_sp(lib): argument
2816 def is_not_vndk_sp_private(lib): argument
2830 def is_not_vndk_sp_private_unused(lib): argument
2847 def is_vndk_sp_public(lib): argument
2852 def is_vndk_sp(lib): argument
2855 def is_vndk_sp_unused(lib): argument
2858 def relabel_vndk_sp_as_used(lib): argument
2914 def is_not_vndk_sp_private(lib): argument
2924 def is_not_vndk(lib): argument
2929 def is_eligible_lib_access(lib, dep): argument
2971 def is_vndk(lib): argument
2997 def is_not_ll_ndk_private(lib): argument
3160 def classify_lib(self, lib): argument
3172 def is_equivalent_lib(self, lib): argument
3176 def has_same_name_lib(self, lib): argument
3665 def collect_tags(lib): argument
3788 def collect_deps(lib): argument
3811 def collect_source_dir_paths(lib): argument
3815 def collect_tags(lib): argument
3998 def is_excluded_libs(lib): argument
4001 def is_excluded_libs(lib): argument
4030 def _dump_unresolved(self, lib, module_info, delimiter): argument
4095 def _dump_dep(self, lib, bad_deps, module_info): argument
4171 def _is_app_lib(lib): argument
4242 def _is_libc_prior_to_libdl(lib): argument
4373 def _get_lib_tag(hierarchy, tagged_paths, lib): argument