Home
last modified time | relevance | path

Searched refs:getGlobalCount (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/include/androidfw/
DAsset.h49 static int32_t getGlobalCount();
DAssetManager.h89 static int32_t getGlobalCount();
/frameworks/base/libs/androidfw/
DAsset.cpp55 int32_t Asset::getGlobalCount() in getGlobalCount() function in Asset
DAssetManager.cpp136 int32_t AssetManager::getGlobalCount() in getGlobalCount() function in AssetManager
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp2107 return Asset::getGlobalCount(); in android_content_AssetManager_getGlobalAssetCount()
2123 return AssetManager::getGlobalCount(); in android_content_AssetManager_getGlobalAssetManagerCount()