Searched refs:open_library_in_zipfile (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp926 static int open_library_in_zipfile(ZipArchiveCache* zip_archive_cache, function
1017 fd = open_library_in_zipfile(zip_archive_cache, buf, file_offset, realpath);
1050 fd = open_library_in_zipfile(zip_archive_cache, name, file_offset, realpath);

Completed in 52 milliseconds