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

/frameworks/base/tools/aapt/
H A DAaptAssets.h224 : mLeaf(leaf), mPath(path) { }
227 const String8& getLeaf() const { return mLeaf; }
243 String8 mLeaf; member in class:AaptGroup
257 : mLeaf(leaf), mPath(path) { }
260 const String8& getLeaf() const { return mLeaf; }
308 String8 mLeaf; member in class:AaptDir

Completed in 25 milliseconds