Searched refs:mFullAssetPaths (Results 1 – 2 of 2) sorted by relevance
583 inline sp<FilePathStore>& getFullAssetPaths() { return mFullAssetPaths; } in getFullAssetPaths()585 setFullAssetPaths(sp<FilePathStore>& res) { mFullAssetPaths = res; } in setFullAssetPaths()618 sp<FilePathStore> mFullAssetPaths; variable
1010 String8(), mFullAssetPaths, true); in slurpFromArgs()1088 count = slurpFullTree(bundle, assetRoot, AaptGroupEntry(), String8(), mFullAssetPaths); in slurpFromArgs()