Searched refs:exclude_system (Results 1 – 2 of 2) sorted by relevance
125 std::set<ResTable_config> GetResourceConfigurations(bool exclude_system = false,134 std::set<std::string> GetResourceLocales(bool exclude_system = false,
161 std::set<ResTable_config> AssetManager2::GetResourceConfigurations(bool exclude_system, in GetResourceConfigurations() argument167 if (exclude_system && package->IsSystem()) { in GetResourceConfigurations()176 std::set<std::string> AssetManager2::GetResourceLocales(bool exclude_system, in GetResourceLocales() argument182 if (exclude_system && package->IsSystem()) { in GetResourceLocales()