Searched refs:eglBundleMgrHelper (Results 1 – 2 of 2) sorted by relevance
42 auto eglBundleMgrHelper = DelayedSingleton<AppExecFwk::EGLBundleMgrHelper>::GetInstance(); in HWTEST_F() local43 ASSERT_TRUE(eglBundleMgrHelper != nullptr); in HWTEST_F()44 auto result = eglBundleMgrHelper->GetBundleInfoForSelf( in HWTEST_F()
208 auto eglBundleMgrHelper = DelayedSingleton<AppExecFwk::EGLBundleMgrHelper>::GetInstance(); in InitBundleInfo() local209 if (eglBundleMgrHelper == nullptr) { in InitBundleInfo()214 if (eglBundleMgrHelper->GetBundleInfoForSelf( in InitBundleInfo()