Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetManager2.h405 void BuildDynamicRefTable();
/aosp12/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp107 BuildDynamicRefTable(); in SetApkAssets()
115 void AssetManager2::BuildDynamicRefTable() { in BuildDynamicRefTable() function in android::AssetManager2