Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp1350 static bool find_loaded_library_by_soname(const char* name, soinfo** candidate) { in find_loaded_library_by_soname()
1385 soinfo* candidate; in find_library_internal() local