Searched defs:CreateJsContext (Results 1 – 4 of 4) sorted by relevance
216 napi_value JsApplication::CreateJsContext(napi_env env, const std::shared_ptr<Context> &context) in CreateJsContext() function in OHOS::AbilityRuntime::JsApplication
478 napi_value JsApplication::CreateJsContext(napi_env env, const std::shared_ptr<Context> &context) in CreateJsContext() function in OHOS::AbilityRuntime::JsApplication
763 napi_value JsBaseContext::CreateJsContext(napi_env env, const std::shared_ptr<Context> &context) in CreateJsContext() function in OHOS::AbilityRuntime::__anon051324e20111::JsBaseContext
1111 napi_value JsApplicationContextUtils::CreateJsContext(napi_env env, const std::shared_ptr<Context> … in CreateJsContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils