Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dmock_ability_runtime_context.cpp126 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext(const std::string &moduleNa… in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
131 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/
H A Dmock_context_impl.cpp98 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
104 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dmock_context.cpp84 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext
89 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dability_stage_context.cpp141 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext
151 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext
H A Dcontext_impl.cpp393 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
399 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
456 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
461 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
H A Dapplication_context.cpp492 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
497 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
H A Djs_context_utils.cpp151 napi_value JsBaseContext::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anonbc4235f80110::JsBaseContext
H A Djs_application_context_utils.cpp165 napi_value JsApplicationContextUtils::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/application/
H A Djs_application.cpp66 napi_value JsApplication::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplication
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_context_utils.cpp128 napi_value JsBaseContext::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anond0ba61380110::JsBaseContext
H A Djs_application_context_utils.cpp67 napi_value JsApplicationContextUtils::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dability_context_impl.cpp474 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
479 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl