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