Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1480 static int open_library_in_zipfile(ZipArchiveCache* zip_archive_cache, in open_library_in_zipfile()
1559 static int open_library_on_paths(ZipArchiveCache* zip_archive_cache, in open_library_on_paths()
1594 ZipArchiveCache* zip_archive_cache, in open_library()
1817 ZipArchiveCache* zip_archive_cache, in load_library()
1898 ZipArchiveCache* zip_archive_cache, in find_library_internal()
2041 ZipArchiveCache zip_archive_cache; in find_libraries() local