Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_observer/
H A Djs_form_observer.h26 napi_value JsFormObserverInit(napi_env env, napi_value exportObj);
H A Dnative_module.cpp24 .nm_register_func = OHOS::AbilityRuntime::JsFormObserverInit,
H A Djs_form_observer.cpp818 napi_value JsFormObserverInit(napi_env env, napi_value exportObj) in JsFormObserverInit() function