Searched refs:getAssetSource (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
H A DAsset.h119 const char* getAssetSource(void) const { return mAssetSource.string(); } function in class:android::Asset
/frameworks/base/libs/androidfw/
H A DAsset.cpp67 res.append(cur->getAssetSource());
652 getAssetSource());
658 getAssetSource(), (int)mLength);

Completed in 88 milliseconds