Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DUtil.h99 std::set<ResourceName>& out_path_shorten_exemptions);
DUtil.cpp502 std::set<ResourceName>& out_path_shorten_exemptions) { in ParseResourceConfig() argument
532 out_path_shorten_exemptions.insert(resource_name.ToResourceName()); in ParseResourceConfig()