Searched refs:shortened_path_map (Results 1 – 3 of 3) sorted by relevance
48 std::map<std::string, std::string> shortened_path_map; member
229 auto it = options.shortened_path_map.find(path); in WriteToArchive()230 if (it != options.shortened_path_map.end()) { in WriteToArchive()
149 ResourcePathShortener shortener(options_.table_flattener_options.shortened_path_map); in Run()155 && !WriteShortenedPathsMap(options_.table_flattener_options.shortened_path_map, in Run()