Searched refs:ExpandPath (Results 1 – 2 of 2) sorted by relevance
57 static string ExpandPath(const string &path, in ExpandPath() function70 directories_[dir_num] = ExpandPath(name, compilation_dir_); in DefineDir()99 string full_name = ExpandPath(name, dir_name); in DefineFile()
135 std::string ExpandPath(const std::string& path_string) { in ExpandPath() function232 string in_graph = ExpandPath(in_graph_string); in ParseFlagsAndTransformGraph()233 string out_graph = ExpandPath(out_graph_string); in ParseFlagsAndTransformGraph()