Searched refs:CreateJsContext (Results 1 – 2 of 2) sorted by relevance
41 napi_value CreateJsContext(napi_env env, const std::shared_ptr<Context> &context);
299 napi_value JsApplication::CreateJsContext(napi_env env, const std::shared_ptr<Context> &context) in CreateJsContext() function in OHOS::AbilityRuntime::JsApplication