Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp1793 using SourceToDestinationRuntimePackageMap = std::unordered_map<int, int>; in SetTo() typedef
1794 … std::unordered_map<ApkAssetsCookie, SourceToDestinationRuntimePackageMap> src_asset_cookie_id_map; in SetTo()
1815 SourceToDestinationRuntimePackageMap package_map; in SetTo()