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

/frameworks/base/tools/aapt/
H A DAaptAssets.h214 : mLeaf(leaf), mPath(path) { }
217 const String8& getLeaf() const { return mLeaf; }
233 String8 mLeaf; member in class:AaptGroup
247 : mLeaf(leaf), mPath(path) { }
250 const String8& getLeaf() const { return mLeaf; }
300 String8 mLeaf; member in class:AaptDir

Completed in 41 milliseconds