Searched defs:CreateModuleContext (Results 1 – 6 of 6) sorted by relevance
72 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl78 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, const … in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
252 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext257 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
175 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl180 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
133 NativeValue* JsBaseContext::CreateModuleContext(NativeEngine* engine, NativeCallbackInfo* info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anonf7c812010111::JsBaseContext
153 NativeValue* JsApplicationContextUtils::CreateModuleContext(NativeEngine* engine, NativeCallbackInf… in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
315 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl320 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl