Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DAssetDir.h96 mSourceName = src.mSourceName; in copyMembers()
120 const String8& getSourceName(void) const { return mSourceName; } in getSourceName()
121 void setSourceName(const String8& path) { mSourceName = path; } in setSourceName()
134 String8 mSourceName; // currently debug-only variable