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

  /frameworks/base/tools/aapt/
AaptAssets.h 579 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; }
581 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; }
617 sp<FilePathStore> mFullResPaths;
AaptAssets.cpp 1039 current->setFullResPaths(mFullResPaths);
    [all...]

Completed in 68 milliseconds