HomeSort by relevance Sort by last modified time
    Searched refs:mLeaf (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.h 231 : mLeaf(leaf), mPath(path) { }
234 const String8& getLeaf() const { return mLeaf; }
250 String8 mLeaf;
264 : mLeaf(leaf), mPath(path) { }
267 const String8& getLeaf() const { return mLeaf; }
315 String8 mLeaf;
AaptAssets.cpp     [all...]

Completed in 47 milliseconds