Home
last modified time | relevance | path

Searched defs:OnRemoveForm (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.cpp59 int32_t JsFormStateObserverProxy::OnRemoveForm(const std::string &bundleName, in OnRemoveForm() 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.cpp69 int32_t OnRemoveForm(const std::string &bundleName, in OnRemoveForm() function in OHOS::AppExecFwk::MockJsFormStateObserverCallback
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_state_observer.cpp317 int32_t JsFormStateObserver::OnRemoveForm(const std::string &bundleName, in OnRemoveForm() function in OHOS::AbilityRuntime::JsFormStateObserver