Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DAssetManager.h118 int32_t nextAssetPath(const int32_t cookie) const;
/frameworks/base/libs/androidfw/
DAssetManager.cpp346 int32_t AssetManager::nextAssetPath(const int32_t cookie) const in nextAssetPath() function in AssetManager