Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DOptimize.h60 bool shorten_resource_paths; member
112 &options_.shorten_resource_paths); in OptimizeCommand()
DOptimize.cpp148 if (options_.shorten_resource_paths) { in Run()