Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_config.h122 void set_search_paths(std::vector<std::string>&& search_paths) { in set_search_paths() function
Dlinker_config.cpp580 ns_config->set_search_paths(properties.get_paths(property_name_prefix + ".search.paths", true)); in read_binary_config()