Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc795 void AddHostLdSoConfPaths(const char* ld_so_conf_path, in AddHostLdSoConfPaths() function
848 AddHostLdSoConfPaths(filepath.c_str(), lib_search_path); in AddHostLdSoConfPaths()
911 AddHostLdSoConfPaths("/etc/ld.so.conf", lib_search_path); in AddHostLibraryPaths()