Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1237 static bool find_loaded_library_by_realpath(android_namespace_t* ns, const char* realpath, in find_loaded_library_by_realpath() function
2264 if (find_loaded_library_by_realpath(ns, original_path, true, &si)) { in do_dlopen()