Searched refs:resolve_paths (Results 1 – 6 of 6) sorted by relevance
115 static std::vector<std::string> resolve_paths(std::vector<std::string> paths) { in resolve_paths() function117 resolve_paths(paths, &resolved_paths); in resolve_paths()158 expected_default_search_path = resolve_paths(expected_default_search_path); in run_linker_config_smoke_test()161 expected_system_search_path = resolve_paths(expected_system_search_path); in run_linker_config_smoke_test()164 expected_vndk_search_path = resolve_paths(expected_vndk_search_path); in run_linker_config_smoke_test()
48 void resolve_paths(std::vector<std::string>& paths,
199 void resolve_paths(std::vector<std::string>& paths, in resolve_paths() function
138 resolve_paths(paths, resolved_paths); in parse_path()
259 resolve_paths(runpaths, &dt_runpath_); in set_dt_runpath()
367 resolve_paths(paths, resolved_paths); in parse_path()