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 = false; member
110 &options_.shorten_resource_paths); in OptimizeCommand()
DOptimize.cpp154 if (options_.shorten_resource_paths) { in Run()