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

/frameworks/base/tools/aapt/
H A DAaptAssets.h595 inline sp<FilePathStore>& getFullAssetPaths() { return mFullAssetPaths; }
597 setFullAssetPaths(sp<FilePathStore>& res) { mFullAssetPaths = res; }
629 sp<FilePathStore> mFullAssetPaths; member in class:AaptAssets

Completed in 73 milliseconds