Home
last modified time | relevance | path

Searched refs:WriteShortenedPathsMap (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DOptimize.cpp161 && !WriteShortenedPathsMap(options_.table_flattener_options.shortened_path_map, in Run()
290 bool WriteShortenedPathsMap(const std::map<std::string, std::string> &path_map, in WriteShortenedPathsMap() function in aapt::Optimizer