Searched refs:find_loaded_library_by_soname (Results 1 – 1 of 1) sorted by relevance
1860 static bool find_loaded_library_by_soname(android_namespace_t* ns, in find_loaded_library_by_soname() function1903 if (find_loaded_library_by_soname(ns, task->get_name(), &candidate)) { in find_library_internal()2504 find_loaded_library_by_soname(&g_default_namespace, soname.c_str(), &candidate); in init_namespaces()