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.cpp1569 int attribute_dest_package_id = get_package_id(entry.attr_res_id); in SetTo() local
1570 if (attribute_dest_package_id != 0x01) { in SetTo()
1590 attribute_dest_package_id); in SetTo()
1594 attribute_dest_package_id = attribute_dest_package->second; in SetTo()
1597 auto dest_attr_id = make_resid(attribute_dest_package_id, get_type_id(entry.attr_res_id), in SetTo()