Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1828 int attribute_dest_package_id = get_package_id(source_res_id); in SetTo() local
1829 if (attribute_dest_package_id != 0x01) { in SetTo()
1849 attribute_dest_package_id); in SetTo()
1853 attribute_dest_package_id = attribute_dest_package->second; in SetTo()
1856 auto dest_attr_id = make_resid(attribute_dest_package_id, get_type_id(source_res_id), in SetTo()