Searched refs:shortener (Results 1 – 1 of 1) sorted by relevance
155 ResourcePathShortener shortener(options_.table_flattener_options.shortened_path_map); in Run() local156 if (!shortener.Consume(context_, apk->GetResourceTable())) { in Run()