Home
last modified time | relevance | path

Searched defs:CreateModuleContext (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/application_context_test/
Dmock_context_impl.cpp72 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
78 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, const … in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
Dapplication_context.cpp252 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
257 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
Dcontext_impl.cpp175 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
180 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
Djs_context_utils.cpp133 NativeValue* JsBaseContext::CreateModuleContext(NativeEngine* engine, NativeCallbackInfo* info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anon2aaf25400111::JsBaseContext
Djs_application_context_utils.cpp153 NativeValue* JsApplicationContextUtils::CreateModuleContext(NativeEngine* engine, NativeCallbackInf… in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp315 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
320 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl