Searched defs:OnRemoveForm (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ | ||
H A D | js_form_state_observer_proxy.cpp | 59 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 D | fms_js_form_state_observer_stub_test.cpp | 69 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 D | js_form_state_observer.cpp | 317 int32_t JsFormStateObserver::OnRemoveForm(const std::string &bundleName, in OnRemoveForm() function in OHOS::AbilityRuntime::JsFormStateObserver |