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.h63 Maybe<std::string> shortened_paths_map_path; member
115 &options_.shortened_paths_map_path); in OptimizeCommand()
DOptimize.cpp154 if (options_.shortened_paths_map_path in Run()
156 options_.shortened_paths_map_path.value())) { in Run()