Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc954 bool FindLibraryPath(const String& libname, in FindLibraryPath() function
1092 if (FindLibraryPath(libname, lib_search_path, &libpath)) { in BuildDependencyGraph()