Home
last modified time | relevance | path

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

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