Home
last modified time | relevance | path

Searched defs:zip_archive_cache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bionic/linker/
H A Dlinker.cpp923 static int open_library_in_zipfile(ZipArchiveCache* zip_archive_cache, in open_library_in_zipfile()
1004 static int open_library_at_path(ZipArchiveCache* zip_archive_cache, in open_library_at_path()
1028 static int open_library_on_paths(ZipArchiveCache* zip_archive_cache, in open_library_on_paths()
1048 ZipArchiveCache* zip_archive_cache, in open_library()
1081 ZipArchiveCache zip_archive_cache; in open_executable() local
1321 ZipArchiveCache* zip_archive_cache, in load_library()
1465 ZipArchiveCache* zip_archive_cache, in find_library_internal()
1595 ZipArchiveCache zip_archive_cache; in find_libraries() local