Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h154 , mSourceFile(sourceFile) in AaptFile()
185 const String8& getSourceFile() const { return mSourceFile; } in getSourceFile()
199 String8 mSourceFile; variable
DAaptAssets.cpp540 return mSourceFile; in getPrintableSource()