Home
last modified time | relevance | path

Searched defs:CreateJsModuleContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_context_utils.cpp200 napi_value JsBaseContext::CreateJsModuleContext(napi_env env, const std::shared_ptr<Context>& modul… in CreateJsModuleContext() function in OHOS::AbilityRuntime::__anonbc4235f80110::JsBaseContext
H A Djs_application_context_utils.cpp214 napi_value JsApplicationContextUtils::CreateJsModuleContext(napi_env env, const std::shared_ptr<Con… in CreateJsModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils