Searched refs:apk_asset (Results 1 – 1 of 1) sorted by relevance
226 for (const std::unique_ptr<const ApkAssets>& apk_asset : apk_assets_) { in AddAssetPath() local227 apk_assets.push_back(apk_asset.get()); in AddAssetPath()