Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DOptimize.h62 std::optional<std::string> shortened_paths_map_path; member
131 &options_.shortened_paths_map_path); in OptimizeCommand()
DOptimize.cpp174 if (options_.shortened_paths_map_path in Run()
176 options_.shortened_paths_map_path.value())) { in Run()