Home
last modified time | relevance | path

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

/frameworks/base/include/utils/
DAsset.h47 static int32_t getGlobalCount();
DAssetManager.h81 static int32_t getGlobalCount();
/frameworks/base/libs/utils/
DAsset.cpp50 int32_t Asset::getGlobalCount() in getGlobalCount() function in Asset
DAssetManager.cpp65 int32_t AssetManager::getGlobalCount() in getGlobalCount() function in AssetManager
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1634 return Asset::getGlobalCount(); in android_content_AssetManager_getGlobalAssetCount()
1650 return AssetManager::getGlobalCount(); in android_content_AssetManager_getGlobalAssetManagerCount()