Home
last modified time | relevance | path

Searched refs:open_library_in_zipfile (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() function
1571 fd = open_library_in_zipfile(zip_archive_cache, buf, file_offset, realpath); in open_library_on_paths()
1604 fd = open_library_in_zipfile(zip_archive_cache, name, file_offset, realpath); in open_library()