Searched refs:raw_pointer_apk_assets (Results 1 – 1 of 1) sorted by relevance
226 std::vector<const ApkAssets*> raw_pointer_apk_assets; in Lookup() local227 std::transform(apk_assets.cbegin(), apk_assets.cend(), std::back_inserter(raw_pointer_apk_assets), in Lookup()230 am.SetApkAssets(raw_pointer_apk_assets); in Lookup()