Home
last modified time | relevance | path

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

/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/application_context_test/
Dmock_context_impl.cpp110 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_ability_runtime_test/
Dmock_context.cpp94 std::shared_ptr<Context> MockContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::MockContext
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dcontext_container.cpp239 std::shared_ptr<Context> ContextContainer::CreateBundleContext(std::string bundleName, int flag, in… in CreateBundleContext() function in OHOS::AppExecFwk::ContextContainer
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_context_utils.cpp70 NativeValue *JsBaseContext::CreateBundleContext(NativeEngine *engine, NativeCallbackInfo *info) in CreateBundleContext() function in OHOS::AbilityRuntime::__anon185c611f0111::JsBaseContext
Djs_application_context_utils.cpp32 NativeValue *JsApplicationContextUtils::CreateBundleContext(NativeEngine *engine, NativeCallbackInf… in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
Dapplication_context.cpp276 std::shared_ptr<Context> ApplicationContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::ApplicationContext
Djs_context_utils.cpp85 NativeValue* JsBaseContext::CreateBundleContext(NativeEngine* engine, NativeCallbackInfo* info) in CreateBundleContext() function in OHOS::AbilityRuntime::__anon30f4471f0111::JsBaseContext
Dcontext_impl.cpp442 std::shared_ptr<Context> ContextImpl::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::ContextImpl
Djs_application_context_utils.cpp45 NativeValue *JsApplicationContextUtils::CreateBundleContext(NativeEngine *engine, NativeCallbackInf… in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp398 std::shared_ptr<Context> AbilityContextImpl::CreateBundleContext(const std::string& bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::AbilityContextImpl