Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DAssetManager.h110 void* nextAssetPath(void* cookie) const;
/frameworks/base/libs/androidfw/
DAssetManager.cpp396 void* AssetManager::nextAssetPath(void* cookie) const in nextAssetPath() function in AssetManager