Home
last modified time | relevance | path

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

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