Searched refs:BuildDynamicRefTable (Results 1 – 3 of 3) sorted by relevance
438 void BuildDynamicRefTable(ApkAssetsList assets);
279 BuildDynamicRefTable(); in SetApkAssets()291 void BuildDynamicRefTable() { in BuildDynamicRefTable() method in CppAssetManager2
114 BuildDynamicRefTable(apk_assets); in SetApkAssets()123 BuildDynamicRefTable(apk_assets); in PresetApkAssets()131 void AssetManager2::BuildDynamicRefTable(ApkAssetsList apk_assets) { in BuildDynamicRefTable() function in android::AssetManager2