Home
last modified time | relevance | path

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

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