Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dmock_ability_runtime_context.cpp116 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext(const std::string &moduleNa… in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
121 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
/foundation/ability/ability_runtime/test/unittest/application_context_test/
Dmock_context_impl.cpp88 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
94 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, const … in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
Dmock_context.cpp74 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext
79 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
Dapplication_context.cpp281 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
286 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
Dcontext_impl.cpp292 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
297 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
Djs_context_utils.cpp141 NativeValue* JsBaseContext::CreateModuleContext(NativeEngine* engine, NativeCallbackInfo* info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anon30f4471f0111::JsBaseContext
Djs_application_context_utils.cpp159 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.cpp403 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
408 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_context_utils.cpp125 NativeValue *JsBaseContext::CreateModuleContext(NativeEngine *engine, NativeCallbackInfo *info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anon185c611f0111::JsBaseContext
Djs_application_context_utils.cpp63 NativeValue *JsApplicationContextUtils::CreateModuleContext(NativeEngine *engine, NativeCallbackInf… in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils