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 D | js_context_utils.cpp | 200 napi_value JsBaseContext::CreateJsModuleContext(napi_env env, const std::shared_ptr<Context>& modul… in CreateJsModuleContext() function in OHOS::AbilityRuntime::__anonbc4235f80110::JsBaseContext |
H A D | js_application_context_utils.cpp | 214 napi_value JsApplicationContextUtils::CreateJsModuleContext(napi_env env, const std::shared_ptr<Con… in CreateJsModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils |