Searched refs:getAssetPath (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/include/androidfw/
H A DAssetManager.h124 String8 getAssetPath(const int32_t cookie) const;
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp343 String8 AssetManager::getAssetPath(const int32_t cookie) const function in class:AssetManager
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp907 String8 name(am->getAssetPath(static_cast<int32_t>(cookie)));

Completed in 68 milliseconds