Home
last modified time | relevance | path

Searched refs:open_library (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp1593 static int open_library(android_namespace_t* ns, in open_library() function
1844 int fd = open_library(ns, zip_archive_cache, name, needed_by, &file_offset, &realpath); in load_library()