Searched defs:CreateJsEnv (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ | ||
H A D | js_runtime_lite.cpp | 124 napi_status JsRuntimeLite::CreateJsEnv(const Options& options, std::shared_ptr<JsEnv::JsEnvironment… in CreateJsEnv() function in OHOS::AbilityRuntime::JsRuntimeLite |
H A D | js_runtime.cpp | 799 bool JsRuntime::CreateJsEnv(const Options& options) in CreateJsEnv() function in OHOS::AbilityRuntime::JsRuntime |