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