Searched refs:systemCppAssetManager2 (Results 1 – 2 of 2) sorted by relevance
97 private static CppAssetManager2 systemCppAssetManager2; field in ShadowArscAssetManager10211 if (systemCppAssetManager2 == null) { in createSystemAssetsInZygoteLocked()504 if (systemCppAssetManager2 == null) { in nativeCreate()505 systemCppAssetManager2 = new CppAssetManager2(); in nativeCreate()507 Registries.NATIVE_ASSET_MANAGER_REGISTRY.register(systemCppAssetManager2); in nativeCreate()
91 private static CppAssetManager2 systemCppAssetManager2; field in ShadowArscAssetManager9205 if (systemCppAssetManager2 == null) { in createSystemAssetsInZygoteLocked()500 if (systemCppAssetManager2 == null) { in nativeCreate()501 systemCppAssetManager2 = new CppAssetManager2(); in nativeCreate()503 Registries.NATIVE_ASSET_MANAGER_REGISTRY.register(systemCppAssetManager2); in nativeCreate()