Home
last modified time | relevance | path

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

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