Home
last modified time | relevance | path

Searched refs:TypesConstructor (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Dnative_module_util.cpp1127 static napi_value TypesConstructor(napi_env env, napi_callback_info info) in TypesConstructor() function
1796 … NAPI_CALL(env, napi_define_class(env, typeofClassName, strlen(typeofClassName), TypesConstructor, in TypeofInit()