Searched defs:CreateInstance (Results 1 – 6 of 6) sorted by relevance
40 napi_value JsInputDeviceContext::CreateInstance(napi_env env) in CreateInstance() function in OHOS::MMI::JsInputDeviceContext
137 std::unique_ptr<AceAbility> AceAbility::CreateInstance(AceRunArgs& runArgs) in CreateInstance() function in OHOS::Ace::Platform::AceAbility
308 NativeValue* JerryScriptNativeEngine::CreateInstance(NativeValue* constructor, NativeValue* const* … in CreateInstance() function in JerryScriptNativeEngine
384 NativeValue* QuickJSNativeEngine::CreateInstance(NativeValue* constructor, NativeValue* const* argv… in CreateInstance() function in QuickJSNativeEngine
523 NativeValue* ArkNativeEngine::CreateInstance(NativeValue* constructor, NativeValue* const* argv, si… in CreateInstance() function in ArkNativeEngine
626 NativeValue* V8NativeEngine::CreateInstance(NativeValue* constructor, NativeValue* const* argv, siz… in CreateInstance() function in V8NativeEngine