Searched refs:BuildDynamicRefTable (Results 1 – 2 of 2) sorted by relevance
436 void BuildDynamicRefTable(ApkAssetsList assets);
112 BuildDynamicRefTable(apk_assets); in SetApkAssets()121 BuildDynamicRefTable(apk_assets); in PresetApkAssets()129 void AssetManager2::BuildDynamicRefTable(ApkAssetsList apk_assets) { in BuildDynamicRefTable() function in android::AssetManager2