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