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

/frameworks/base/tools/aapt/
H A DAaptAssets.h227 : mLeaf(leaf), mPath(path) { }
230 const String8& getLeaf() const { return mLeaf; }
246 String8 mLeaf; member in class:AaptGroup
260 : mLeaf(leaf), mPath(path) { }
263 const String8& getLeaf() const { return mLeaf; }
311 String8 mLeaf; member in class:AaptDir
H A DAaptAssets.cpp1638 mLeaf.string(), mPath.string());

Completed in 425 milliseconds