Searched refs:getAssetPath (Results 1 – 3 of 3) sorted by relevance
124 String8 getAssetPath(const int32_t cookie) const;
353 String8 AssetManager::getAssetPath(const int32_t cookie) const in getAssetPath() function in AssetManager
925 String8 name(am->getAssetPath(static_cast<int32_t>(cookie))); in android_content_AssetManager_getCookieName()