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 581 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; }
583 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; }
618 sp<FilePathStore> mFullResPaths;
AaptAssets.cpp 1066 current->setFullResPaths(mFullResPaths);
    [all...]

Completed in 138 milliseconds