Searched refs:BuildDynamicRefTable (Results 1 – 2 of 2) sorted by relevance
423 void BuildDynamicRefTable(ApkAssetsList assets);
101 BuildDynamicRefTable(apk_assets); in SetApkAssets()114 void AssetManager2::BuildDynamicRefTable(ApkAssetsList apk_assets) { in BuildDynamicRefTable() function in android::AssetManager2