Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1317 typedef std::map<int, int> SourceToDestinationRuntimePackageMap; in SetTo() typedef
1318 std::map<ApkAssetsCookie, SourceToDestinationRuntimePackageMap> src_asset_cookie_id_map; in SetTo()
1336 SourceToDestinationRuntimePackageMap package_map; in SetTo()