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

/frameworks/base/tools/aapt/
H A DAaptAssets.h212 : mLeaf(leaf), mPath(path) { }
215 const String8& getLeaf() const { return mLeaf; }
231 String8 mLeaf; member in class:AaptGroup
245 : mLeaf(leaf), mPath(path) { }
248 const String8& getLeaf() const { return mLeaf; }
298 String8 mLeaf; member in class:AaptDir

Completed in 325 milliseconds