Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h101 inline const std::vector<const ApkAssets*> GetApkAssets() const { in GetApkAssets() function
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp691 const ApkAssets* apk_assets = assetmanager->GetApkAssets()[cookie]; in NativeGetResourceStringArray()