Home
last modified time | relevance | path

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

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