Home
last modified time | relevance | path

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

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