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