Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_config.cpp397 …std::vector<std::string> get_paths(const std::string& name, bool resolve, size_t* lineno = nullptr… in get_paths() function in Properties
569 ns_config->set_search_paths(properties.get_paths(property_name_prefix + ".search.paths", true)); in read_binary_config()
577 …ns_config->set_permitted_paths(properties.get_paths(property_name_prefix + ".permitted.paths", fal… in read_binary_config()