Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h152 , mSourceFile(sourceFile) in AaptFile()
183 const String8& getSourceFile() const { return mSourceFile; } in getSourceFile()
197 String8 mSourceFile; variable
DAaptAssets.cpp516 return mSourceFile; in getPrintableSource()