Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/interfaces/inner_api/src/
Djs_form_state_observer_proxy.cpp59 int32_t JsFormStateObserverProxy::OnRemoveForm(const std::string &bundleName, in OnRemoveForm() function in OHOS::AbilityRuntime::JsFormStateObserverProxy
/foundation/ability/form_fwk/test/unittest/fms_js_form_state_observer_stub_test/
Dfms_js_form_state_observer_stub_test.cpp69 int32_t OnRemoveForm(const std::string &bundleName, in OnRemoveForm() function in OHOS::AppExecFwk::MockJsFormStateObserverCallback
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
Djs_form_state_observer.cpp317 int32_t JsFormStateObserver::OnRemoveForm(const std::string &bundleName, in OnRemoveForm() function in OHOS::AbilityRuntime::JsFormStateObserver