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

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

Completed in 1426 milliseconds