Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1674 auto attribute_dest_package = attribute_package_map->second.find( in SetTo() local
1676 if (attribute_dest_package == attribute_package_map->second.end()) { in SetTo()
1679 attribute_dest_package_id = attribute_dest_package->second; in SetTo()