Searched defs:bundleContext (Results 1 – 5 of 5) sorted by relevance
102 auto bundleContext = abilityStageContext->CreateBundleContext("com.test.bundleName"); variable
96 std::shared_ptr<Context> bundleContext = ability->CreateBundleContext(bundleName, 0); in InitAsyncContext() local105 …std::shared_ptr<OHOS::AbilityRuntime::Context> bundleContext = context->CreateBundleContext(bundle… in InitAsyncContext() local
235 auto bundleContext = std::make_shared<std::shared_ptr<Context>>(); in OnCreateBundleContext() local
543 auto bundleContext = context->CreateBundleContext(bundleName); in OnCreateBundleContext() local552 …ue JsBaseContext::CreateJsBundleContext(napi_env env, const std::shared_ptr<Context>& bundleContex… in CreateJsBundleContext()
85 auto bundleContext = applicationContext->CreateBundleContext(bundleName); in OnCreateBundleContext() local