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

/frameworks/base/tools/aapt/
H A DAaptAssets.h203 : mLeaf(leaf), mPath(path) { }
206 const String8& getLeaf() const { return mLeaf; }
222 String8 mLeaf; member in class:AaptGroup
236 : mLeaf(leaf), mPath(path) { }
239 const String8& getLeaf() const { return mLeaf; }
288 String8 mLeaf; member in class:AaptDir

Completed in 186 milliseconds