Home
last modified time | relevance | path

Searched defs:OnAddForm (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_proxy.cpp26 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 Dfms_js_form_state_observer_stub_test.cpp63 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 Djs_form_state_observer.cpp266 int32_t JsFormStateObserver::OnAddForm(const std::string &bundleName, in OnAddForm() function in OHOS::AbilityRuntime::JsFormStateObserver
H A Djs_form_host.cpp530 napi_value OnAddForm(napi_env env, size_t argc, napi_value* argv) in OnAddForm() function in OHOS::AbilityRuntime::JsFormHost