Searched refs:shorten_resource_paths_ (Results 1 – 2 of 2) sorted by relevance
39 shorten_resource_paths_(optimizeOptions.shorten_resource_paths), in Obfuscator()195 if (shorten_resource_paths_) { in Consume()234 return shorten_resource_paths_ || collapse_key_stringpool_; in IsEnabled()
58 const bool shorten_resource_paths_; variable