Home
last modified time | relevance | path

Searched defs:CreateBundleContext (Results 1 – 13 of 13) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/application_context_test/
Dmock_context_impl.cpp133 std::shared_ptr<Context> MockContextImpl::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::MockContextImpl
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dmock_ability_runtime_context.cpp35 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateBundleContext(const std::string &bundleNa… in CreateBundleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
Dmock_context.cpp116 std::shared_ptr<Context> MockContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::MockContext
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
Dability_stage_context.cpp131 std::shared_ptr<Context> AbilityStageContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::AbilityStageContext
Dcontext_impl.cpp700 int32_t ContextImpl::CreateBundleContext(std::shared_ptr<Context> &context, const std::string &bund… in CreateBundleContext() function in OHOS::AbilityRuntime::ContextImpl
743 std::shared_ptr<Context> ContextImpl::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::ContextImpl
Dapplication_context.cpp487 std::shared_ptr<Context> ApplicationContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::ApplicationContext
Djs_context_utils.cpp101 napi_value JsBaseContext::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::__anonc1dd3a020111::JsBaseContext
Djs_application_context_utils.cpp55 napi_value JsApplicationContextUtils::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dcontext_container.cpp240 std::shared_ptr<Context> ContextContainer::CreateBundleContext(std::string bundleName, int flag, in… in CreateBundleContext() function in OHOS::AppExecFwk::ContextContainer
/foundation/ability/ability_runtime/frameworks/js/napi/application/
Djs_application.cpp71 napi_value JsApplication::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplication
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_context_utils.cpp75 napi_value JsBaseContext::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::__anon2d0da5c20111::JsBaseContext
Djs_application_context_utils.cpp32 napi_value JsApplicationContextUtils::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp469 std::shared_ptr<Context> AbilityContextImpl::CreateBundleContext(const std::string& bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::AbilityContextImpl