Home
last modified time | relevance | path

Searched defs:OnFormClickEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_proxy.cpp152 int32_t JsFormStateObserverProxy::OnFormClickEvent( in OnFormClickEvent() function in OHOS::AbilityRuntime::JsFormStateObserverProxy
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_js_form_state_observer_stub_test/
H A Dfms_js_form_state_observer_stub_test.cpp75 int32_t OnFormClickEvent(const std::string &bundleName, in OnFormClickEvent() function in OHOS::AppExecFwk::MockJsFormStateObserverCallback
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_state_observer.cpp497 ErrCode JsFormStateObserver::OnFormClickEvent( in OnFormClickEvent() function in OHOS::AbilityRuntime::JsFormStateObserver