Searched defs:OnAddForm (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ | ||
H A D | js_form_state_observer_proxy.cpp | 26 int32_t JsFormStateObserverProxy::OnAddForm(const std::string &bundleName, in OnAddForm() 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 | 63 int32_t OnAddForm(const std::string &bundleName, in OnAddForm() function in OHOS::AppExecFwk::MockJsFormStateObserverCallback |
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/ | ||
H A D | js_form_state_observer.cpp | 266 int32_t JsFormStateObserver::OnAddForm(const std::string &bundleName, in OnAddForm() function in OHOS::AbilityRuntime::JsFormStateObserver |
H A D | js_form_host.cpp | 530 napi_value OnAddForm(napi_env env, size_t argc, napi_value* argv) in OnAddForm() function in OHOS::AbilityRuntime::JsFormHost |